Package com.batch.android
Interface BatchInboxFetcher.OnNextPageFetchedListener
- Enclosing class:
- BatchInboxFetcher
public static interface BatchInboxFetcher.OnNextPageFetchedListener
-
Method Summary
Modifier and TypeMethodDescriptionvoidonFetchFailure(String error) voidonFetchSuccess(List<BatchInboxNotificationContent> notifications, boolean endReached)
-
Method Details
-
onFetchSuccess
-
onFetchFailure
-