Enum SPXParticipantChangedReason

Defines the possible reasons why the participant changed event was raised. Added in version 1.13.0

Name Description
SPXParticipantChangedReason_JoinedConversation Indicates that a participant has joined the conversation.
SPXParticipantChangedReason_LeftConversation Indicates that a participant has left the conversation. This could be voluntary, or involuntary.
SPXParticipantChangedReason_Updated Indicates that a participants' state has changed (e.g. they became muted, changed their nickname).