videoSubscribeStateChanged property

StreamSubscribeStateCallback? videoSubscribeStateChanged
getter/setter pair

Occurs when the video subscribing state changes.

This callback indicates the subscribing state change of a remote video stream.

The StreamSubscribeStateCallback typedef includes the following parameters:

Implementation

StreamSubscribeStateCallback? videoSubscribeStateChanged;