JoiningQRCode

constructor()

Constructor to init the JoiningQRCode class No-any params required


constructor(QRCodeId: String, project: Project, invitedMembers: HashMap<String, NovaUser.Role>, creationDate: Long, joinCode: String)

Constructor to init the JoiningQRCode class

Parameters

QRCodeId

: the identifier of the joining qrcode

project

: the project attached to the joining qrcode

invitedMembers

: the list of emails allowed to use the joining qrcode to join in the project

creationDate

: the date of the creation of the joining qrcode

joinCode

: textual join code e.g. M1L2G3


constructor(jJoiningQRCode: JSONObject)

Constructor to init the JoiningQRCode class

Parameters

jJoiningQRCode

: item formatted as JSON