hyphenate_SDK3.0  3.6.2
hyphenatejavaIMSDK
Public Member Functions | List of all members
com.hyphenate.EMCallBack Interface Reference

Inherited by com.hyphenate.chat.EMMessage.EMCallbackHolder.

Public Member Functions

void onSuccess ()
 
void onError (int code, String error)
 
void onProgress (int progress, String status)
 

Detailed Description

The general callback interface

Member Function Documentation

void com.hyphenate.EMCallBack.onError ( int  code,
String  error 
)

Callback when encounter error

See also
EMError
Parameters
codeerror code
errorcontain description of error
void com.hyphenate.EMCallBack.onProgress ( int  progress,
String  status 
)

callback for progress update

Parameters
progress
statuscontain progress description. May be empty string "" or null.

The documentation for this interface was generated from the following file: