onCloudProxyConnected property

OnCloudProxyConnectedType? onCloudProxyConnected
getter/setter pair

After calling RTCVideo.startCloudProxy to enable the cloud proxy, this event is called back when the SDK successfully connects to the cloud proxy server for the first time.

Implementation

OnCloudProxyConnectedType? onCloudProxyConnected;