Class ParticipantTypeModel

java.lang.Object
com.ringcentral.definitions.ParticipantTypeModel

public class ParticipantTypeModel extends Object
  • Field Details

    • type

      public String type
      The type of the participant specified in invite or determined at join time Required Default: User Enum: User, Room
  • Constructor Details

    • ParticipantTypeModel

      public ParticipantTypeModel()
  • Method Details