T - public interface EMValueCallBack<T>
| 限定符和类型 | 方法和说明 |
|---|---|
void |
onError(int error,
java.lang.String errorMsg) |
void |
onSuccess(T value) |
void onSuccess(T value)
void onError(int error,
java.lang.String errorMsg)
Copyright © 2014 EaseMob.com. All Rights Reserved.