Searched refs:removeGroupAsync (Results 1 – 12 of 12) sorted by relevance
271 export async function removeGroupAsync(groupId) { function272 if (!ExpoContacts.removeGroupAsync) {275 return await ExpoContacts.removeGroupAsync(groupId);
674 export declare function removeGroupAsync(groupId: string): Promise<any>;
1 …removeGroupAsync('161A368D-D614-4A15-8DC6-665FDBCFAE55');\n * ```\n * @platform ios\n */\nexport a…
42 it(unavailableMessage, () => executeFailingMethod(Contacts.removeGroupAsync));
547 await Contacts.removeGroupAsync('some-value');559 await Contacts.removeGroupAsync(group.id);
861 export async function removeGroupAsync(groupId: string): Promise<any> { function862 if (!ExpoContacts.removeGroupAsync) {866 return await ExpoContacts.removeGroupAsync(groupId);
104 await Contacts.removeGroupAsync(group.id!);
385 ### `Contacts.removeGroupAsync(groupId)`388 Contacts.removeGroupAsync(groupId: string): Promise<any>402 await Contacts.removeGroupAsync('161A368D-D614-4A15-8DC6-665FDBCFAE55');
417 ABI47_0_0EX_EXPORT_METHOD_AS(removeGroupAsync, category418 removeGroupAsync:(NSString *)groupId
417 EX_EXPORT_METHOD_AS(removeGroupAsync, category418 removeGroupAsync:(NSString *)groupId
417 ABI49_0_0EX_EXPORT_METHOD_AS(removeGroupAsync, category418 removeGroupAsync:(NSString *)groupId
417 ABI48_0_0EX_EXPORT_METHOD_AS(removeGroupAsync, category418 removeGroupAsync:(NSString *)groupId