RemoteAudioStateReason

The reason for the remote audio state change.

Enumerator

RemoteAudioReasonInternal
0: The SDK reports this reason when the audio state changes.
RemoteAudioReasonNetworkCongestion
1: Network congestion.
RemoteAudioReasonNetworkRecovery
2: Network recovery.
RemoteAudioReasonLocalMuted
3: The local user stops receiving the remote audio stream or disables the audio module.
RemoteAudioReasonLocalUnmuted
4: The local user resumes receiving the remote audio stream or enables the audio module.
RemoteAudioReasonRemoteMuted
5: The remote user stops sending the audio stream or disables the audio module.
RemoteAudioReasonRemoteUnmuted
6: The remote user resumes sending the audio stream or enables the audio module.
RemoteAudioReasonRemoteOffline
7: The remote user leaves the channel.