ConferenceParticipantStatus

The ConferenceParticipantStatus represents the statuses of conference participants. The following graphic shows possible status changes during a conference:

5122

Diagram that presents the possible status changes

Available in the package com.voxeet.sdk.models.v1.ConferenceParticipantStatus.

ON_AIR

A participant successfully connected to a conference. In the next release, this status will be replaced with a new status.


DECLINE

An invited participant declined the conference invitation.


LEFT

A participant left the conference.


RESERVED

A participant is invited to a conference but has not joined it yet.


CONNECTING

A participant received the conference invitation and is connecting to a conference.


INACTIVE

A participant did not enable audio, video, or screen-share and, therefore, is not connected to any stream.


WARNING

A participant did not enable audio, video, or screen-share and, therefore, is not connected to any stream.


ERROR

A participant experiences a peer connection problem, which may result in the Error or Connected status.


KICKED

A participant was kicked from the conference.