onConnectionStateChanged property
This callback is triggered when the status of the network connection between the SDK and the RTC server changes.
Implementation
OnConnectionStateChanged? onConnectionStateChanged;
This callback is triggered when the status of the network connection between the SDK and the RTC server changes.
OnConnectionStateChanged? onConnectionStateChanged;