ip property

String? ip
getter/setter pair

ip 地址。本地代理下:由开发者配置的本地代理 ip。云代理下:由 ZEGO 提供的代理 ip(域名、ip 二选一即可)。

Implementation

String? ip;