OnNextPageFetchedListener

Functions

Link copied to clipboard
abstract fun onFetchFailure(@NonNull error: String)
Link copied to clipboard
abstract fun onFetchSuccess(@NonNull notifications: List<BatchInboxNotificationContent>, endReached: Boolean)