onLocalProxyStateChanged property
本地代理状态发生改变回调。调用 RTCVideo.setLocalProxy 设置本地代理后,SDK 会触发此回调,返回代理连接的状态。
Implementation
OnLocalProxyStateChangedType? onLocalProxyStateChanged;
本地代理状态发生改变回调。调用 RTCVideo.setLocalProxy 设置本地代理后,SDK 会触发此回调,返回代理连接的状态。
OnLocalProxyStateChangedType? onLocalProxyStateChanged;