audioPublishStateChanged property

StreamPublishStateCallback? audioPublishStateChanged
getter/setter pair

Occurs when the audio publishing state changes.

This callback indicates the publishing state change of the local audio stream.

The StreamPublishStateCallback typedef includes the following parameters:

Implementation

StreamPublishStateCallback? audioPublishStateChanged;