Home
last modified time | relevance | path

Searched refs:ChannelAwareTriggerInput (Results 1 – 11 of 11) sorted by relevance

/expo/packages/expo-notifications/src/
H A DNotificationScheduler.types.ts17 export interface ChannelAwareTriggerInput { interface
83 | ChannelAwareTriggerInput
H A DNotifications.types.ts254 export type ChannelAwareTriggerInput = { alias
337 | ChannelAwareTriggerInput
H A DscheduleNotificationAsync.ts14 ChannelAwareTriggerInput,
170 trigger: CalendarTriggerInput | ChannelAwareTriggerInput
/expo/packages/expo-notifications/build/
H A DNotificationScheduler.types.d.ts10 export interface ChannelAwareTriggerInput { interface
64 export type NotificationTriggerInput = null | ChannelAwareTriggerInput | DateTriggerInput | Calenda…
H A DNotificationScheduler.types.js.map1ChannelAwareTriggerInput {\n type: 'channel';\n channelId?: string;\n}\n\n// ISO8601 calendar pa…
H A DNotifications.types.d.ts225 export type ChannelAwareTriggerInput = { alias
295 export type NotificationTriggerInput = null | ChannelAwareTriggerInput | SchedulableNotificationTri…
H A DscheduleNotificationAsync.js.map1ChannelAwareTriggerInput,\n SchedulableNotificationTriggerInput,\n} from './Notifications.types';…
H A DNotifications.types.js.map1ChannelAwareTriggerInput = {\n channelId: string;\n};\n\n/**\n * A trigger that will cause the no…
/expo/docs/pages/versions/v46.0.0/sdk/
H A Dnotifications.mdx1700 | ChannelAwareTriggerInput
1718 #### `ChannelAwareTriggerInput`
1723 export type ChannelAwareTriggerInput = {
/expo/docs/pages/versions/v47.0.0/sdk/
H A Dnotifications.mdx1700 | ChannelAwareTriggerInput
1718 #### `ChannelAwareTriggerInput`
1723 export type ChannelAwareTriggerInput = {
/expo/packages/expo-notifications/
H A DREADME.md1694 | ChannelAwareTriggerInput
1712 ### `ChannelAwareTriggerInput`
1717 export type ChannelAwareTriggerInput = {