hyphenate_SDK4.0 4.8.0
hyphenate java IM SDK
Public Member Functions | List of all members
com.hyphenate.EMResultCallBack< T > Interface Template Reference

Public Member Functions

void onResult (final int code, T value)
 

Detailed Description

The callback function with a parameter. For the callback function without a parameter, see EMCallBack.

Parameters
<T>value The parameter type.

Member Function Documentation

◆ onResult()

void com.hyphenate.EMResultCallBack< T >.onResult ( final int  code,
value 
)

Callback result

Parameters
codeReference EMError code
valueThe class type of value is T.

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