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.

The RemoteAudioStateCallback typedef includes the following parameters:

Implementation

RemoteAudioStateCallback? remoteAudioStateChanged;