RCRTCProxy

public void RCRTCProxy()

默认构造函数


public void RCRTCProxy(String host, int port)

构造函数

Parameters

host

代理服务器 host

port

代理服务器端口


public void RCRTCProxy(String host, int port, String userName, String password)

构造函数

Parameters

host

代理服务器 host

port

代理服务器端口

userName

代理服务器认证-用户名

password

代理服务器认证-密码