onCloudProxyConnected property
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;