ParticipantStatus is an enum that indicates the signaling state of a RemoteParticipant.
This participant is connected and ready to send or receive media
This participant is disconnected; they may have left or failed to connect
This participant has succesfully reconnected after disconnecting
Generated using TypeDoc
ParticipantStatus is an enum that indicates the signaling state of a RemoteParticipant.