Class RcwRoleAttributeModel

java.lang.Object
com.ringcentral.definitions.RcwRoleAttributeModel

public class RcwRoleAttributeModel extends Object
The attribute declaration to indicate webinar session participant/invitee role
  • Field Details

    • role

      public String role
      The role of the webinar session participant/invitee. See also: [Understanding Webinar Roles](https://support.ringcentral.com/webinar/getting-started/understanding-ringcentral-webinar-roles.html) Required Example: Panelist Enum: Panelist, CoHost, Host, Attendee
  • Constructor Details

    • RcwRoleAttributeModel

      public RcwRoleAttributeModel()
  • Method Details