Searched refs:getGroupsAsync (Results 1 – 12 of 12) sorted by relevance
329 export async function getGroupsAsync(groupQuery) { function330 if (!ExpoContacts.getGroupsAsync) {333 return await ExpoContacts.getGroupsAsync(groupQuery);
714 export declare function getGroupsAsync(groupQuery: GroupQuery): Promise<Group[]>;
1 …getGroupsAsync({ containerId })`\n * - Groups Named: `getContainersAsync({ groupName })`\n * @plat…
39 it(unavailableMessage, () => executeFailingMethod(Contacts.getGroupsAsync));
467 groups = await Contacts.getGroupsAsync({});488 groups = await Contacts.getGroupsAsync({515 groups = await Contacts.getGroupsAsync({534 const groups = await Contacts.getGroupsAsync({
931 export async function getGroupsAsync(groupQuery: GroupQuery): Promise<Group[]> { function932 if (!ExpoContacts.getGroupsAsync) {936 return await ExpoContacts.getGroupsAsync(groupQuery);
78 const groups = await Contacts.getGroupsAsync({ groupName });
453 ### `Contacts.getGroupsAsync(query)`456 Contacts.getGroupsAsync(query: GroupQuery): Promise<Group[]>476 const groups = await Contacts.getGroupsAsync({ groupName: 'sailor moon' });477 const allGroups = await Contacts.getGroupsAsync({});581 - Groups From Container: `getGroupsAsync({ containerId })`597 - Child Groups: `getGroupsAsync({ containerId })`
466 ABI47_0_0EX_EXPORT_METHOD_AS(getGroupsAsync, category467 getGroupsAsync:(NSDictionary *)options
466 EX_EXPORT_METHOD_AS(getGroupsAsync, category467 getGroupsAsync:(NSDictionary *)options
466 ABI49_0_0EX_EXPORT_METHOD_AS(getGroupsAsync, category467 getGroupsAsync:(NSDictionary *)options
466 ABI48_0_0EX_EXPORT_METHOD_AS(getGroupsAsync, category467 getGroupsAsync:(NSDictionary *)options