Package io.rong.imlib
Class RongIMClient.DefaultOperationCallback
-
- All Implemented Interfaces:
public class RongIMClient.DefaultOperationCallback
-
-
Constructor Summary
Constructors Constructor Description RongIMClient.DefaultOperationCallback(IpcCallbackProxy<OperationCallback> ipcCallbackProxy)
-
Method Summary
Modifier and Type Method Description void
onComplete()
void
onFailure(intĀ errorCode)
-
-
Method Detail
-
onComplete
void onComplete()
-
onFailure
void onFailure(intĀ errorCode)
-
-
-
-