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 void
bindService()
IHandler
getService()
Option<IHandler>
getOption()
-
-
Method Detail
-
bindService
void bindService()
-
getService
IHandler getService()
-
getOption
Option<IHandler> getOption()
-
-
-
-