ParticipantState Enum

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

public enum ParticipantState

State of a participant in the call

Fields

CONNECTED

Connected

CONNECTING

Connecting

DISCONNECTED

Disconnected

EARLY_MEDIA

Early Media

HOLD

On Hold

IDLE

Idle

IN_LOBBY

In Lobby

RINGING

Ringing

Applies to