onConnectionStateChanged property

OnConnectionStateChanged? onConnectionStateChanged
getter/setter pair

This callback is triggered when the status of the network connection between the SDK and the RTC server changes.

Implementation

OnConnectionStateChanged? onConnectionStateChanged;