Preparing search index...
The search index is not available
@batch.com/react-native-plugin
@batch.com/react-native-plugin
BatchInbox
Variable BatchInbox
Const
Batch
Inbox
:
{
NotificationSource
:
typeof
NotificationSource
;
getFetcher
(
options
?:
BatchInboxFetcherOptions
)
:
Promise
<
BatchInboxFetcher
>
;
}
= ...
Batch's inbox module
Type declaration
Notification
Source
:
typeof
NotificationSource
get
Fetcher
:
function
get
Fetcher
(
options
?
)
:
Promise
<
BatchInboxFetcher
>
Gets a Batch inbox fetcher.
Parameters
options
:
BatchInboxFetcherOptions
= {}
Returns
Promise
<
BatchInboxFetcher
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@batch.com/react-native-plugin
Loading...
Batch's inbox module