Package apple.cloudkit
Interface CKContainer.Block_fetchLongLivedOperationWithIDCompletionHandler
-
- Enclosing class:
- CKContainer
public static interface CKContainer.Block_fetchLongLivedOperationWithIDCompletionHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcall_fetchLongLivedOperationWithIDCompletionHandler(CKOperation outstandingOperation, NSError error)
-
-
-
Method Detail
-
call_fetchLongLivedOperationWithIDCompletionHandler
void call_fetchLongLivedOperationWithIDCompletionHandler(CKOperation outstandingOperation, NSError error)
-
-