Package io.rong.imlib.proxy
Class IMProxyManager
-
- All Implemented Interfaces:
public class IMProxyManager
-
-
Method Summary
Modifier and Type Method Description static IMProxyManager
getInstance()
RCIMProxy
getRCIMProxy()
void
setRCIMProxy(RCIMProxy RCIMProxy)
void
testProxy(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)
-
-
-
-