Package io.rong.imlib.proxy
Class IMProxyManager
-
- All Implemented Interfaces:
public class IMProxyManager
-
-
Method Summary
Modifier and Type Method Description static IMProxyManagergetInstance()RCIMProxygetRCIMProxy()voidsetRCIMProxy(RCIMProxy RCIMProxy)voidtestProxy(RCIMProxy proxy, String testHost, IRongCoreCallback.Callback callback)-
-
Method Detail
-
getInstance
static IMProxyManager getInstance()
-
getRCIMProxy
RCIMProxy getRCIMProxy()
-
setRCIMProxy
void setRCIMProxy(RCIMProxy RCIMProxy)
-
testProxy
void testProxy(RCIMProxy proxy, String testHost, IRongCoreCallback.Callback callback)
-
-
-
-