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

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 
)

Mehtod invoked when encounter error

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

Method invoked for progress updating.

Parameters
progress
statuscontain progress literal description. May be "", or null.

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