Searched defs:deleteAttendeeAsync (Results 1 – 5 of 5) sorted by relevance
947 export async function deleteAttendeeAsync(id: string): Promise<void> { function
340 export async function deleteAttendeeAsync(id) { function
194 fun deleteAttendeeAsync(attendeeID: String, promise: Promise) = withPermissions(promise) { in <lambda>() method in abi49_0_0.expo.modules.calendar.CalendarModule
194 fun deleteAttendeeAsync(attendeeID: String, promise: Promise) = withPermissions(promise) { in <lambda>() method