public abstract class LCIMConversationCallback extends LCCallback<Void>
构造器和说明 |
---|
LCIMConversationCallback() |
限定符和类型 | 方法和说明 |
---|---|
abstract void |
done(LCIMException e)
Override this function with the code you want to run after the save is complete.
|
protected void |
internalDone0(Void returnValue,
LCException e) |
internalDone, internalDone, setMainThreadChecker
public abstract void done(LCIMException e)
e
- The exception raised by the save, or null if it succeeded.protected final void internalDone0(Void returnValue, LCException e)
internalDone0
在类中 LCCallback<Void>
Copyright © 2020, 美味书签(北京)信息技术有限公司 All rights reserved.