Searched refs:setNotificationHandler (Results 1 – 17 of 17) sorted by relevance
59 export declare function setNotificationHandler(handler: NotificationHandler | null): void; method in NotificationTimeoutError
45 export function setNotificationHandler(handler) { function
1 …tionIdentifier The notification identifier, obtained either via `setNotificationHandler` method or…
1 …setNotificationHandler({\n * handleNotification: async () => ({\n * shouldShowAlert: true,\n…
1 …on to be presented you have to set a notification handler with [`setNotificationHandler`](#notific…
134 Notifications.setNotificationHandler({173 Notifications.setNotificationHandler(null);823 Notifications.setNotificationHandler({1061 Notifications.setNotificationHandler({1085 Notifications.setNotificationHandler({1122 Notifications.setNotificationHandler({1159 Notifications.setNotificationHandler({1497 Notifications.setNotificationHandler({1583 Notifications.setNotificationHandler({1663 Notifications.setNotificationHandler({[all …]
82 export function setNotificationHandler(handler: NotificationHandler | null): void { function
43 … received when your app is **foregrounded**, use [`Notifications.setNotificationHandler`](/version…50 Notifications.setNotificationHandler({
51 Notifications.setNotificationHandler({
10 Notifications.setNotificationHandler({
63 Notifications.setNotificationHandler({171 Notifications.setNotificationHandler({
64 Notifications.setNotificationHandler({174 Notifications.setNotificationHandler({
61 Notifications.setNotificationHandler({702 ### `setNotificationHandler(handler: NotificationHandler | null): void`725 Notifications.setNotificationHandler({935 Notifications.setNotificationHandler({958 …on to be presented you have to set a notification handler with [`setNotificationHandler`](#setnoti…1107 …the function is the notification identifier, obtained either in `setNotificationHandler` or in the…
342 …- [`setNotificationHandler`](#setnotificationhandlerhandler-notificationhandler--null-void) -- set…718 ### `setNotificationHandler(handler: NotificationHandler | null): void`741 Notifications.setNotificationHandler({939 Notifications.setNotificationHandler({962 …on to be presented you have to set a notification handler with [`setNotificationHandler`](#setnoti…1111 …the function is the notification identifier, obtained either in `setNotificationHandler` or in the…
176 … notifications not respecting the `shouldPlaySound` property in `setNotificationHandler`. ([#13411…327 …nd when `shouldShowAlert: false` but `shouldPlaySound: true` in `setNotificationHandler`. ([#10699…