Package apple.cloudkit
Interface CKContainer.Block_fetchUserRecordIDWithCompletionHandler
-
- Enclosing class:
- CKContainer
public static interface CKContainer.Block_fetchUserRecordIDWithCompletionHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcall_fetchUserRecordIDWithCompletionHandler(CKRecordID recordID, NSError error)
-
-
-
Method Detail
-
call_fetchUserRecordIDWithCompletionHandler
void call_fetchUserRecordIDWithCompletionHandler(CKRecordID recordID, NSError error)
-
-