public abstract class LCIMConversationQueryCallback extends LCCallback<List<LCIMConversation>>
| Constructor and Description |
|---|
LCIMConversationQueryCallback() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
done(List<LCIMConversation> conversations,
LCIMException e) |
protected void |
internalDone0(List<LCIMConversation> returnValue,
LCException e) |
internalDone, internalDone, setMainThreadCheckerpublic abstract void done(List<LCIMConversation> conversations, LCIMException e)
protected final void internalDone0(List<LCIMConversation> returnValue, LCException e)
internalDone0 in class LCCallback<List<LCIMConversation>>Copyright © 2020, 美味书签(北京)信息技术有限公司 All rights reserved.