OnCloudProxyConnectedType typedef

OnCloudProxyConnectedType = void Function(int interval)

interval:从开启云代理到连接成功经过的时间,单位为 ms

Implementation

typedef OnCloudProxyConnectedType = void Function(int interval);