state

var state: ParticipantState

The state of the participant. Valid values are ParticipantState.ENTERED, ParticipantState.EXITED, and ParticipantState.CONNECTED.

Since

1.6.0