|
string | id [get, set] |
| Internal object ID Example: 78654321 More...
|
|
string | firstName [get, set] |
| First (given) name Example: John More...
|
|
string | lastName [get, set] |
| Last (family) name Example: Doe More...
|
|
string | role [get, set] |
| The role of the webinar session participant/invitee. See also: Understanding Webinar Roles Required Example: Panelist Enum: Panelist, CoHost, Host, Attendee More...
|
|
string | originalRole [get, set] |
| The role of the webinar session participant/invitee. See also: Understanding Webinar Roles Required Example: Panelist Enum: Panelist, CoHost, Host, Attendee More...
|
|
RcwDomainUserModel | linkedUser [get, set] |
|
string | avatarToken [get, set] |
| A token to access avatar image from CDN. Available only for authenticated panelists Example: wedyugwied8wud98u90i329silqdjalidj More...
|
|
string | type [get, set] |
| The type of the participant specified in invite or determined at join time Required Default: User Enum: User, Room More...
|
|
string | email [get, set] |
| User's contact email Format: email Example: john..nosp@m.doe@.nosp@m.examp.nosp@m.le.c.nosp@m.om More...
|
|
bool? | qnaBlocked [get, set] |
| Boolean to indicate if the participant was blocked from Q&A Example: true More...
|
|
string | joinTime [get, set] |
| The time (earliest) when this participant joined the session Format: date-time More...
|
|
string | leaveTime [get, set] |
| The time (latest) when this participant left the session Format: date-time More...
|
|
bool? | wasEjected [get, set] |
| Indicates if this participant was ejected from the webinar More...
|
|
string | inviteeId [get, set] |
| For invited participants - Invitee ID (matches Configuration API Invitee IDs) More...
|
|
string | registrantId [get, set] |
| Registrant ID Example: 12345678 More...
|
|
string | uniqueUserHash [get, set] |
| The hash string which is unique for each unique user Example: qzR4wNbddziRil7i033ELlb3KXrJDsw8mOyj970J+so= More...
|
|
The internal IDs of RC-authenticated users.