| /expo/packages/expo-notifications/build/ |
| H A D | getNotificationChannelGroupsAsync.android.js.map | 1 …getNotificationChannelGroupsAsync.android.js","sourceRoot":"","sources":["../src/getNotificationCh…
|
| H A D | getNotificationChannelGroupsAsync.android.js | 3 export default async function getNotificationChannelGroupsAsync() { function 4 if (!NotificationChannelGroupManager.getNotificationChannelGroupsAsync) { 7 return await NotificationChannelGroupManager.getNotificationChannelGroupsAsync();
|
| H A D | getNotificationChannelGroupsAsync.android.d.ts.map | 1 …ersion":3,"file":"getNotificationChannelGroupsAsync.android.d.ts","sourceRoot":"","sources":["../s…
|
| H A D | getNotificationChannelGroupsAsync.d.ts.map | 1 {"version":3,"file":"getNotificationChannelGroupsAsync.d.ts","sourceRoot":"","sources":["../src/get…
|
| H A D | getNotificationChannelGroupsAsync.js.map | 1 …getNotificationChannelGroupsAsync.js","sourceRoot":"","sources":["../src/getNotificationChannelGro…
|
| H A D | getNotificationChannelGroupsAsync.android.d.ts | 2 export default function getNotificationChannelGroupsAsync(): Promise<NotificationChannelGroup[]>; function
|
| H A D | getNotificationChannelGroupsAsync.js | 8 export default async function getNotificationChannelGroupsAsync() { function
|
| H A D | getNotificationChannelGroupsAsync.d.ts | 9 export default function getNotificationChannelGroupsAsync(): Promise<NotificationChannelGroup[]>; function
|
| H A D | index.d.ts | 12 export { default as getNotificationChannelGroupsAsync } from './getNotificationChannelGroupsAsync';
|
| H A D | NotificationChannelGroupManager.types.d.ts | 23 getNotificationChannelGroupsAsync?: () => Promise<NotificationChannelGroup[]>; property
|
| H A D | index.js | 12 export { default as getNotificationChannelGroupsAsync } from './getNotificationChannelGroupsAsync';
|
| H A D | NotificationChannelGroupManager.types.js.map | 1 …ificationChannelGroupManager extends ProxyNativeModule {\n getNotificationChannelGroupsAsync?: ()…
|
| H A D | index.js.map | 1 …onChannelAsync';\nexport { default as getNotificationChannelGroupsAsync } from './getNotificationC…
|
| /expo/packages/expo-notifications/src/ |
| H A D | getNotificationChannelGroupsAsync.android.ts | 6 export default async function getNotificationChannelGroupsAsync(): Promise< function 9 if (!NotificationChannelGroupManager.getNotificationChannelGroupsAsync) { 12 return await NotificationChannelGroupManager.getNotificationChannelGroupsAsync();
|
| H A D | getNotificationChannelGroupsAsync.ts | 10 export default async function getNotificationChannelGroupsAsync(): Promise< function
|
| H A D | index.ts | 12 export { default as getNotificationChannelGroupsAsync } from './getNotificationChannelGroupsAsync';
|
| H A D | NotificationChannelGroupManager.types.ts | 27 getNotificationChannelGroupsAsync?: () => Promise<NotificationChannelGroup[]>; property
|
| /expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/expo/modules/notifications/notifications/channels/ |
| H A D | NotificationChannelGroupManagerModule.java | 58 public void getNotificationChannelGroupsAsync(Promise promise) { in getNotificationChannelGroupsAsync() method in NotificationChannelGroupManagerModule
|
| /expo/android/versioned-abis/expoview-abi48_0_0/src/main/java/abi48_0_0/expo/modules/notifications/notifications/channels/ |
| H A D | NotificationChannelGroupManagerModule.java | 58 public void getNotificationChannelGroupsAsync(Promise promise) { in getNotificationChannelGroupsAsync() method in NotificationChannelGroupManagerModule
|
| /expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/expo/modules/notifications/notifications/channels/ |
| H A D | NotificationChannelGroupManagerModule.java | 58 public void getNotificationChannelGroupsAsync(Promise promise) { in getNotificationChannelGroupsAsync() method in NotificationChannelGroupManagerModule
|
| /expo/apps/test-suite/tests/ |
| H A D | Notifications.js | 509 const channels = await Notifications.getNotificationChannelGroupsAsync(); 518 const channels = await Notifications.getNotificationChannelGroupsAsync(); 524 await Notifications.getNotificationChannelGroupsAsync(); 546 const preChannelGroups = await Notifications.getNotificationChannelGroupsAsync(); 556 const postChannelGroups = await Notifications.getNotificationChannelGroupsAsync(); 587 const channelGroups = await Notifications.getNotificationChannelGroupsAsync();
|
| /expo/packages/expo-notifications/ |
| H A D | README.md | 365 …- [`getNotificationChannelGroupsAsync`](#getnotificationchannelgroupsasync-promisenotificationchan… 1181 ### `getNotificationChannelGroupsAsync(): Promise<NotificationChannelGroup[]>`
|
| /expo/docs/pages/versions/v46.0.0/sdk/ |
| H A D | notifications.mdx | 1177 ### `getNotificationChannelGroupsAsync(): Promise<NotificationChannelGroup[]>`
|
| /expo/docs/pages/versions/v47.0.0/sdk/ |
| H A D | notifications.mdx | 1177 ### `getNotificationChannelGroupsAsync(): Promise<NotificationChannelGroup[]>`
|