Package apple.cloudkit
Interface CKFetchDatabaseChangesOperation.Block_fetchDatabaseChangesCompletionBlock_ret
-
- Enclosing class:
- CKFetchDatabaseChangesOperation
public static interface CKFetchDatabaseChangesOperation.Block_fetchDatabaseChangesCompletionBlock_ret
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcall_fetchDatabaseChangesCompletionBlock_ret(CKServerChangeToken arg0, boolean arg1, NSError arg2)
-
-
-
Method Detail
-
call_fetchDatabaseChangesCompletionBlock_ret
void call_fetchDatabaseChangesCompletionBlock_ret(CKServerChangeToken arg0, boolean arg1, NSError arg2)
-
-