Searched refs:getContainersAsync (Results 1 – 9 of 9) sorted by relevance
362 export async function getContainersAsync(containerQuery) { function363 if (!ExpoContacts.getContainersAsync) {366 return await ExpoContacts.getContainersAsync(containerQuery);
737 export declare function getContainersAsync(containerQuery: ContainerQuery): Promise<Container[]>;
1 …getContainersAsync({ groupName })`\n * @platform ios\n */\nexport type Group = {\n /**\n * Immu…
968 export async function getContainersAsync(containerQuery: ContainerQuery): Promise<Container[]> { function969 if (!ExpoContacts.getContainersAsync) {973 return await ExpoContacts.getContainersAsync(containerQuery);
500 ### `Contacts.getContainersAsync(containerQuery)`503 Contacts.getContainersAsync(containerQuery: ContainerQuery): Promise<Container[]>523 const allContainers = await Contacts.getContainersAsync({582 - Groups Named: `getContainersAsync({ groupName })`598 - Container from Contact: `getContainersAsync({ contactId })`599 - Container from Group: `getContainersAsync({ groupId })`600 - Container from ID: `getContainersAsync({ containerId })`
433 ABI47_0_0EX_EXPORT_METHOD_AS(getContainersAsync, category434 getContainersAsync:(NSDictionary *)options
433 EX_EXPORT_METHOD_AS(getContainersAsync, category434 getContainersAsync:(NSDictionary *)options
433 ABI49_0_0EX_EXPORT_METHOD_AS(getContainersAsync, category434 getContainersAsync:(NSDictionary *)options
433 ABI48_0_0EX_EXPORT_METHOD_AS(getContainersAsync, category434 getContainersAsync:(NSDictionary *)options