Batch Android SDK
Toggle table of contents
3.0.0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Batch Android SDK
Batch Android SDK
/
com.batch.android
/
BatchInboxFetcher
/
OnNextPageFetchedListener
/
onFetchSuccess
on
Fetch
Success
abstract
fun
onFetchSuccess
(
@
NonNull
notifications
:
List
<
BatchInboxNotificationContent
>
,
endReached
:
Boolean
)