public abstract class AVIMConversationCallback extends AVCallback<java.lang.Void>
构造器和说明 |
---|
AVIMConversationCallback() |
限定符和类型 | 方法和说明 |
---|---|
abstract void |
done(AVIMException e)
Override this function with the code you want to run after the save is complete.
|
internalDone, internalDone
public abstract void done(AVIMException e)
e
- The exception raised by the save, or null if it succeeded.Copyright © 2013 AVOS Systems Inc. All Rights Reserved.