CallParticipantRole Enum

  • java.lang.Object
    • java.lang.Enum<CallParticipantRole>
      • com.azure.android.communication.calling.CallParticipantRole

public enum CallParticipantRole

The role of an user in the Call.

Fields

ATTENDEE

Attendee

CO_ORGANIZER

CoOrganizer

CONSUMER

Consumer

ORGANIZER

Organizer

PRESENTER

Presenter

UNINITIALIZED

Uninitialized

Applies to