Package io.rong.imlib

Class RongIMClient.DefaultOperationCallback

  • All Implemented Interfaces:
    android.os.IBinder , android.os.IInterface , io.rong.imlib.IOperationCallback

    
    public class RongIMClient.DefaultOperationCallback
    extends IOperationCallback.Stub
                        
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      void onComplete()
      void onFailure(intĀ errorCode)
      • Methods inherited from class io.rong.imlib.IOperationCallback.Stub

        asBinder, asInterface, getDefaultImpl, onTransact, setDefaultImpl
      • Methods inherited from class android.os.Binder

        attachInterface, clearCallingIdentity, clearCallingWorkSource, dump, dumpAsync, flushPendingCommands, getCallingPid, getCallingUid, getCallingUidOrThrow, getCallingUserHandle, getCallingWorkSourceUid, getInterfaceDescriptor, isBinderAlive, joinThreadPool, linkToDeath, pingBinder, queryLocalInterface, restoreCallingIdentity, restoreCallingWorkSource, setCallingWorkSourceUid, transact, unlinkToDeath
      • Methods inherited from class android.os.IBinder

        getSuggestedMaxIpcSizeBytes
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait