Enumeration members
RemoteAudioReasonInternal
RemoteAudioReasonInternal = 0
RemoteAudioReasonLocalMuted
RemoteAudioReasonLocalMuted = 3
RemoteAudioReasonLocalUnmuted
RemoteAudioReasonLocalUnmuted = 4
RemoteAudioReasonNetworkCongestion
RemoteAudioReasonNetworkCongestion = 1
RemoteAudioReasonNetworkRecovery
RemoteAudioReasonNetworkRecovery = 2
RemoteAudioReasonRemoteMuted
RemoteAudioReasonRemoteMuted = 5
RemoteAudioReasonRemoteOffline
RemoteAudioReasonRemoteOffline = 7
RemoteAudioReasonRemoteUnmuted
RemoteAudioReasonRemoteUnmuted = 6
The reason for the remote audio state change.