Package io.rong.imlib
Class MultiProcessServiceProvider
-
- All Implemented Interfaces:
public class MultiProcessServiceProvider
-
-
Constructor Summary
Constructors Constructor Description MultiProcessServiceProvider()
-
Method Summary
Modifier and Type Method Description voidbindService()IHandlergetService()Option<IHandler>getOption()-
-
Method Detail
-
bindService
void bindService()
-
getService
IHandler getService()
-
getOption
Option<IHandler> getOption()
-
-
-
-