Package apple.cloudkit
Interface CKFetchRecordsOperation.Block_perRecordProgressBlock_ret
-
- Enclosing class:
- CKFetchRecordsOperation
public static interface CKFetchRecordsOperation.Block_perRecordProgressBlock_ret
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcall_perRecordProgressBlock_ret(CKRecordID arg0, double arg1)
-
-
-
Method Detail
-
call_perRecordProgressBlock_ret
void call_perRecordProgressBlock_ret(CKRecordID arg0, double arg1)
-
-