joinMember

open fun joinMember(joiningQRCode: JoiningQRCode, email: String, memberId: String)

Method to join a new member in a project

Parameters

joiningQRCode

: the joining qrcode used to join

email

: the email of the member to join

memberId

: the identifier of the member