类分层结构
- java.lang.Object
- android.content.Context
- android.content.ContextWrapper
- android.app.Service (implements android.content.ComponentCallbacks2)
- io.rong.imlib.ipc.RongService (implements java.lang.Thread.UncaughtExceptionHandler)
- io.rong.imlib.ipc.IpcCallbackProxy<T>
- io.rong.imlib.ipc.RongExceptionHandler (implements java.lang.Thread.UncaughtExceptionHandler)