Freigeben über


ACSCallParticipantRole Enum

Deklaration

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

BESCHREIBUNG

Die Rolle eines Benutzers im Anruf.

Werte

Name Wert BESCHREIBUNG Bemerkungen
ACSCallParticipantRoleUninitialized 0 Uninitialized
ACSCallParticipantRoleAttendee 1 Teilnehmer
ACSCallParticipantRoleConsumer 2 Consumer
ACSCallParticipantRolePresenter 3 Referierende/r
ACSCallParticipantRoleOrganizer 4 Organizer
ACSCallParticipantRoleCoOrganizer 5 CoOrganizer