Class WcsSessionGeneratedModel

java.lang.Object
com.ringcentral.definitions.WcsSessionGeneratedModel

public class WcsSessionGeneratedModel extends Object
  • Field Details

    • videoBridgeId

      public String videoBridgeId
      The RCV bridge id Example: 839874770
    • videoBridgePassword

      public String 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

      public String 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

      public String 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

      public Boolean hasUnsentInvites
      Calculated attribute indicating if there are any unsent/deferred invites to session participants
  • Constructor Details

    • WcsSessionGeneratedModel

      public WcsSessionGeneratedModel()
  • Method Details