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