Package com.ringcentral.definitions
Class WcsSessionGeneratedModel
java.lang.Object
com.ringcentral.definitions.WcsSessionGeneratedModel
-
Field Summary
FieldsModifier and TypeFieldDescriptionThe URI for attendees to join the Webinar (if it is a public webinar) Format: uri Example: https://v.ringcentral.com/w/a/join/iuyef77fsj473wn10ashjfk34Calculated attribute indicating if there are any unsent/deferred invites to session participantsThe RCV bridge id Example: 839874770The RCV bridge password.The RCV bridge PSTN password. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionattendeeJoinUri
(String attendeeJoinUri) hasUnsentInvites
(Boolean hasUnsentInvites) videoBridgeId
(String videoBridgeId) videoBridgePassword
(String videoBridgePassword) videoBridgePstnPassword
(String videoBridgePstnPassword)
-
Field Details
-
videoBridgeId
The RCV bridge id Example: 839874770 -
videoBridgePassword
The RCV bridge password. Returned only if requested by Host/Co-host/Panelist and a password for the bridge is set. Format: password Example: abc123 -
videoBridgePstnPassword
The RCV bridge PSTN password. Returned only if requested by Host/Co-host/Panelist and a PSTN password for the bridge is set. Format: password Example: abc123 -
attendeeJoinUri
The URI for attendees to join the Webinar (if it is a public webinar) Format: uri Example: https://v.ringcentral.com/w/a/join/iuyef77fsj473wn10ashjfk34 -
hasUnsentInvites
Calculated attribute indicating if there are any unsent/deferred invites to session participants
-
-
Constructor Details
-
WcsSessionGeneratedModel
public WcsSessionGeneratedModel()
-
-
Method Details
-
videoBridgeId
-
videoBridgePassword
-
videoBridgePstnPassword
-
attendeeJoinUri
-
hasUnsentInvites
-