Searched refs:NotificationTriggerInput (Results 1 – 12 of 12) sorted by relevance
1 import { NotificationTriggerInput as NativeNotificationTriggerInput } from './NotificationScheduler…2 import { NotificationRequestInput, NotificationTriggerInput } from './Notifications.types';59 export declare function parseTrigger(userFacingTrigger: NotificationTriggerInput): NativeNotificati…
5 …string, notificationContent: NotificationContentInput, trigger: NotificationTriggerInput) => Promi…8 getNextTriggerDateAsync?: (trigger: NotificationTriggerInput) => Promise<number>;64 export type NotificationTriggerInput = null | ChannelAwareTriggerInput | DateTriggerInput | Calenda… alias
1 …NotificationTriggerInput\n ) => Promise<string>;\n cancelScheduledNotificationAsync?: (identifie…
295 export type NotificationTriggerInput = null | ChannelAwareTriggerInput | SchedulableNotificationTri… alias501 trigger: NotificationTriggerInput;
1 …NotificationTriggerInput as NativeNotificationTriggerInput } from './NotificationScheduler.types';…
1 …NotificationTriggerInput =\n | null\n | ChannelAwareTriggerInput\n | SchedulableNotificationTri…
10 trigger: NotificationTriggerInput14 getNextTriggerDateAsync?: (trigger: NotificationTriggerInput) => Promise<number>;81 export type NotificationTriggerInput = alias
4 import { NotificationTriggerInput as NativeNotificationTriggerInput } from './NotificationScheduler…7 NotificationTriggerInput,106 userFacingTrigger: NotificationTriggerInput270 trigger: NonNullable<NotificationTriggerInput>,
335 export type NotificationTriggerInput = alias549 trigger: NotificationTriggerInput;
1468 trigger: NotificationTriggerInput;1693 #### `NotificationTriggerInput`1698 export type NotificationTriggerInput =
1460 trigger: NotificationTriggerInput;1687 ### `NotificationTriggerInput`1692 export type NotificationTriggerInput =