Home
last modified time | relevance | path

Searched refs:NotificationChannelInput (Results 1 – 15 of 15) sorted by relevance

/expo/packages/expo-notifications/build/
H A DsetNotificationChannelAsync.d.ts1 import { NotificationChannel, NotificationChannelInput } from './NotificationChannelManager.types';
21 …unction setNotificationChannelAsync(channelId: string, channel: NotificationChannelInput): Promise…
H A DsetNotificationChannelAsync.android.d.ts1 import { NotificationChannelInput, NotificationChannel } from './NotificationChannelManager.types';
2 …unction setNotificationChannelAsync(channelId: string, channel: NotificationChannelInput): Promise…
H A DNotificationChannelManager.types.d.ts80 export type NotificationChannelInput = RequiredBy<Omit<NotificationChannel, 'id' | 'audioAttributes… alias
87 …icationChannelAsync?: (channelId: string, channelConfiguration: NotificationChannelInput) => Promi…
H A DsetNotificationChannelAsync.android.js.map1NotificationChannelInput, NotificationChannel } from './NotificationChannelManager.types';\n\nexpo…
H A DsetNotificationChannelAsync.js.map1NotificationChannelInput } from './NotificationChannelManager.types';\n\n/**\n * Assigns the chann…
H A DNotificationChannelManager.types.js.map1NotificationChannelInput = RequiredBy<\n Omit<\n NotificationChannel,\n | 'id' // id is han…
/expo/packages/expo-notifications/src/
H A DsetNotificationChannelAsync.ts1 import { NotificationChannel, NotificationChannelInput } from './NotificationChannelManager.types';
24 channel: NotificationChannelInput
H A DsetNotificationChannelAsync.android.ts4 import { NotificationChannelInput, NotificationChannel } from './NotificationChannelManager.types';
8 channel: NotificationChannelInput
H A DNotificationChannelManager.types.ts97 export type NotificationChannelInput = RequiredBy< alias
112 channelConfiguration: NotificationChannelInput
/expo/docs/pages/versions/v46.0.0/sdk/
H A Dnotifications.mdx281 …h [`NotificationContentInput`](#notificationcontentinput) and [`NotificationChannelInput`](#notifi…
1149 ### `setNotificationChannelAsync(identifier: string, channel: NotificationChannelInput): Promise<No…
1153 …on channel must have the custom sound configured (through the [`NotificationChannelInput`](#notifi…
1159 Second argument is the channel's configuration of type [`NotificationChannelInput`](#notificationch…
1927 #### `NotificationChannelInput`
1932 export interface NotificationChannelInput {
/expo/docs/pages/versions/v47.0.0/sdk/
H A Dnotifications.mdx281 …h [`NotificationContentInput`](#notificationcontentinput) and [`NotificationChannelInput`](#notifi…
1149 ### `setNotificationChannelAsync(identifier: string, channel: NotificationChannelInput): Promise<No…
1153 …on channel must have the custom sound configured (through the [`NotificationChannelInput`](#notifi…
1159 Second argument is the channel's configuration of type [`NotificationChannelInput`](#notificationch…
1927 #### `NotificationChannelInput`
1932 export interface NotificationChannelInput {
/expo/packages/expo-notifications/
H A DREADME.md247 …h [`NotificationContentInput`](#notificationcontentinput) and [`NotificationChannelInput`](#notifi…
1153 ### `setNotificationChannelAsync(identifier: string, channel: NotificationChannelInput): Promise<No…
1157 …on channel must have the custom sound configured (through the [`NotificationChannelInput`](#notifi…
1163 Second argument is the channel's configuration of type [`NotificationChannelInput`](#notificationch…
1919 ### `NotificationChannelInput`
1924 export interface NotificationChannelInput {
/expo/docs/pages/versions/v48.0.0/sdk/
H A Dnotifications.mdx394 …h [`NotificationContentInput`](#notificationcontentinput) and [`NotificationChannelInput`](#notifi…
/expo/docs/pages/versions/unversioned/sdk/
H A Dnotifications.mdx461 …h [`NotificationContentInput`](#notificationcontentinput) and [`NotificationChannelInput`](#notifi…
/expo/docs/pages/versions/v49.0.0/sdk/
H A Dnotifications.mdx461 …h [`NotificationContentInput`](#notificationcontentinput) and [`NotificationChannelInput`](#notifi…