remoteAudioStateChanged property

RemoteAudioStateCallback? remoteAudioStateChanged
getter/setter pair

Occurs when the remote audio state changes.

This callback indicates the state change of the remote audio stream.

This callback does not work properly when the number of users (in the Communication profile) or hosts (in the LiveBroadcasting profile) in the channel exceeds 17.

The RemoteAudioStateCallback typedef includes the following parameters:

Implementation

RemoteAudioStateCallback? remoteAudioStateChanged;