Searched defs:getNotificationChannelGroupsAsync (Results 1 – 11 of 11) sorted by relevance
6 export default async function getNotificationChannelGroupsAsync(): Promise< function
10 export default async function getNotificationChannelGroupsAsync(): Promise< function
27 getNotificationChannelGroupsAsync?: () => Promise<NotificationChannelGroup[]>; property
2 export default function getNotificationChannelGroupsAsync(): Promise<NotificationChannelGroup[]>; function
8 export default async function getNotificationChannelGroupsAsync() { function
3 export default async function getNotificationChannelGroupsAsync() { function
9 export default function getNotificationChannelGroupsAsync(): Promise<NotificationChannelGroup[]>; function
23 getNotificationChannelGroupsAsync?: () => Promise<NotificationChannelGroup[]>; property
58 public void getNotificationChannelGroupsAsync(Promise promise) { in getNotificationChannelGroupsAsync() method in NotificationChannelGroupManagerModule