Skip to main content

ParticipantExtendedModel

Properties

NameTypeRequiredDescription
roleRcwRoleEnumThe role of the webinar session participant/invitee. See also: Understanding Webinar Roles
original_roleRcwRoleEnumThe role of the webinar session participant/invitee. See also: Understanding Webinar Roles
type_ParticipantExtendedModelTypeThe type of the participant specified in invite or determined at join time
id_strInternal object ID
first_namestrFirst (given) name
last_namestrLast (family) name
linked_userRcwDomainUserModel
avatar_tokenstrA token to access avatar image from CDN. Available only for authenticated panelists
emailstrUser's contact email
qna_blockedboolBoolean to indicate if the participant was blocked from Q&A
join_timestrThe time (earliest) when this participant joined the session
leave_timestrThe time (latest) when this participant left the session
was_ejectedboolIndicates if this participant was ejected from the webinar
invitee_idstrFor invited participants - Invitee ID (matches Configuration API Invitee IDs)
registrant_idstrRegistrant ID
unique_user_hashstrThe hash string which is unique for each unique user

ParticipantExtendedModelType

The type of the participant specified in invite or determined at join time

Properties

NameTypeRequiredDescription
USERstr"User"
ROOMstr"Room"

Build Your Own SDKs with  liblab

Build developer friendly SDKs in minutes from your APIs

Start for Free →