T
public interface ResultListener<T>
void
onCompleted(T data, ErrorCode error)
void onCompleted(T data, ErrorCode error)
data
null
error
ErrorCode