public static interface InstagramAgent.ICallback
| Modifier and Type | Method and Description |
|---|---|
void |
iaOnCancel() |
void |
iaOnError(java.lang.Exception exception) |
void |
iaOnPhotosSuccess(java.util.List<InstagramAgent.InstagramPhoto> photoList,
boolean morePhotos) |
void |
iaRestart() |
void iaRestart()
void iaOnError(java.lang.Exception exception)
void iaOnCancel()
void iaOnPhotosSuccess(java.util.List<InstagramAgent.InstagramPhoto> photoList, boolean morePhotos)