public static interface InstagramMediaRequest.InstagramMediaRequestListener
| Modifier and Type | Method and Description |
|---|---|
void |
onError(java.lang.Exception error) |
void |
onMedia(java.util.List<InstagramPhoto> media,
InstagramMediaRequest nextPageRequest) |
void onMedia(java.util.List<InstagramPhoto> media, InstagramMediaRequest nextPageRequest)
void onError(java.lang.Exception error)