add Members

fun addMembers(projectId: String, invitedMembers: SnapshotStateList<Pair<String, <Error class: unknown class>>>): <Error class: unknown class>

Function to execute the request to add new members to a project

Return

the result of the request as JSONObject

Parameters

projectId

: the project identifier

invitedMembers

: the mailing list of the members to add with their role