public abstract class AVFriendshipCallback extends AVCallback<AVFriendship>
| Constructor and Description |
|---|
AVFriendshipCallback() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
done(AVFriendship friendship,
AVException e) |
protected void |
internalDone0(AVFriendship returnValue,
AVException e) |
internalDone, internalDone, mustRunOnUIThreadpublic abstract void done(AVFriendship friendship, AVException e)
protected final void internalDone0(AVFriendship returnValue, AVException e)
internalDone0 in class AVCallback<AVFriendship>Copyright © 2017. All rights reserved.