Package apple.cloudkit
Interface CKContainer.Block_fetchShareParticipantWithEmailAddressCompletionHandler
-
- Enclosing class:
- CKContainer
public static interface CKContainer.Block_fetchShareParticipantWithEmailAddressCompletionHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcall_fetchShareParticipantWithEmailAddressCompletionHandler(CKShareParticipant shareParticipant, NSError error)
-
-
-
Method Detail
-
call_fetchShareParticipantWithEmailAddressCompletionHandler
void call_fetchShareParticipantWithEmailAddressCompletionHandler(CKShareParticipant shareParticipant, NSError error)
-
-