ACSCallParticipantRole Enum

Declaration

typedef enum ACSCallParticipantRole : NSInteger { ... } ACSCallParticipantRole;

Description

The role of an user in the Call.

Values

Name Value Description Remarks
ACSCallParticipantRoleUninitialized 0 Uninitialized
ACSCallParticipantRoleAttendee 1 Attendee
ACSCallParticipantRoleConsumer 2 Consumer
ACSCallParticipantRolePresenter 3 Presenter
ACSCallParticipantRoleOrganizer 4 Organizer
ACSCallParticipantRoleCoOrganizer 5 CoOrganizer