xamarin-macios/tests/xtro-sharpie/macOS-SyncServices.todo

118 строки
8.1 KiB
Plaintext

!missing-enum! __ISyncChangeType not bound
!missing-enum! __ISyncStatus not bound
!missing-field! ISyncAvailabilityChangedNotification not bound
!missing-field! ISyncChangePropertyActionKey not bound
!missing-field! ISyncChangePropertyClear not bound
!missing-field! ISyncChangePropertyNameKey not bound
!missing-field! ISyncChangePropertySet not bound
!missing-field! ISyncChangePropertyValueIsDefaultKey not bound
!missing-field! ISyncChangePropertyValueKey not bound
!missing-field! ISyncClientTypeApplication not bound
!missing-field! ISyncClientTypeDevice not bound
!missing-field! ISyncClientTypePeer not bound
!missing-field! ISyncClientTypeServer not bound
!missing-field! ISyncErrorDomain not bound
!missing-field! ISyncInvalidArgumentsException not bound
!missing-field! ISyncInvalidEntityException not bound
!missing-field! ISyncInvalidRecordException not bound
!missing-field! ISyncInvalidRecordIdentifiersKey not bound
!missing-field! ISyncInvalidRecordReasonsKey not bound
!missing-field! ISyncInvalidRecordsKey not bound
!missing-field! ISyncInvalidSchemaException not bound
!missing-field! ISyncRecordEntityNameKey not bound
!missing-field! ISyncServerUnavailableException not bound
!missing-field! ISyncSessionCancelledException not bound
!missing-field! ISyncSessionUnavailableException not bound
!missing-field! ISyncUnsupportedEntityException not bound
!missing-protocol! ISyncFiltering not bound
!missing-protocol! ISyncSessionDriverDataSource not bound
!missing-protocol! NSPersistentStoreCoordinatorSyncing not bound
!missing-selector! +ISyncChange::changeWithType:recordIdentifier:changes: not bound
!missing-selector! +ISyncFilter::filterMatchingAllFilters: not bound
!missing-selector! +ISyncFilter::filterMatchingAtLeastOneFilter: not bound
!missing-selector! +ISyncSession::beginSessionInBackgroundWithClient:entityNames:target:selector: not bound
!missing-selector! +ISyncSession::beginSessionInBackgroundWithClient:entityNames:target:selector:lastAnchors: not bound
!missing-selector! +ISyncSession::beginSessionWithClient:entityNames:beforeDate: not bound
!missing-selector! +ISyncSession::beginSessionWithClient:entityNames:beforeDate:lastAnchors: not bound
!missing-selector! +ISyncSession::cancelPreviousBeginSessionWithClient: not bound
!missing-selector! +ISyncSessionDriver::sessionDriverWithDataSource: not bound
!missing-selector! ISyncChange::initWithChangeType:recordIdentifier:changes: not bound
!missing-selector! ISyncClient::canPullChangesForEntityName: not bound
!missing-selector! ISyncClient::canPushChangesForEntityName: not bound
!missing-selector! ISyncClient::isEnabledForEntityName: not bound
!missing-selector! ISyncClient::lastSyncDateForEntityName: not bound
!missing-selector! ISyncClient::lastSyncStatusForEntityName: not bound
!missing-selector! ISyncClient::objectForKey: not bound
!missing-selector! ISyncClient::setDisplayName: not bound
!missing-selector! ISyncClient::setEnabled:forEntityNames: not bound
!missing-selector! ISyncClient::setFilters: not bound
!missing-selector! ISyncClient::setFormatsRelationships: not bound
!missing-selector! ISyncClient::setImagePath: not bound
!missing-selector! ISyncClient::setObject:forKey: not bound
!missing-selector! ISyncClient::setShouldReplaceClientRecords:forEntityNames: not bound
!missing-selector! ISyncClient::setShouldSynchronize:withClientsOfType: not bound
!missing-selector! ISyncClient::setSyncAlertHandler:selector: not bound
!missing-selector! ISyncClient::setSyncAlertToolPath: not bound
!missing-selector! ISyncClient::shouldReplaceClientRecordsForEntityName: not bound
!missing-selector! ISyncClient::shouldSynchronizeWithClientsOfType: not bound
!missing-selector! ISyncManager::addRequestMode: not bound
!missing-selector! ISyncManager::clientWithIdentifier: not bound
!missing-selector! ISyncManager::clientWithIdentifier:needsSyncing: not bound
!missing-selector! ISyncManager::registerClientWithIdentifier:descriptionFilePath: not bound
!missing-selector! ISyncManager::registerSchemaWithBundlePath: not bound
!missing-selector! ISyncManager::removeRequestMode: not bound
!missing-selector! ISyncManager::snapshotOfRecordsInTruthWithEntityNames:usingIdentifiersForClient: not bound
!missing-selector! ISyncManager::unregisterClient: not bound
!missing-selector! ISyncManager::unregisterSchemaWithName: not bound
!missing-selector! ISyncRecordSnapshot::recordIdentifierForReference:isModified: not bound
!missing-selector! ISyncRecordSnapshot::recordReferenceForRecordWithIdentifier: not bound
!missing-selector! ISyncRecordSnapshot::recordsWithIdentifiers: not bound
!missing-selector! ISyncRecordSnapshot::recordsWithMatchingAttributes: not bound
!missing-selector! ISyncRecordSnapshot::sourceIdentifiersForRelationshipName:withTargetIdentifier: not bound
!missing-selector! ISyncRecordSnapshot::targetIdentifiersForRelationshipName:withSourceIdentifier: not bound
!missing-selector! ISyncSession::changeEnumeratorForEntityNames: not bound
!missing-selector! ISyncSession::clientAcceptedChangesForRecordWithIdentifier:formattedRecord:newRecordIdentifier: not bound
!missing-selector! ISyncSession::clientChangedRecordIdentifiers: not bound
!missing-selector! ISyncSession::clientCommittedAcceptedChangesWithNextAnchors: not bound
!missing-selector! ISyncSession::clientDidResetEntityNames: not bound
!missing-selector! ISyncSession::clientFinishedPushingChangesWithNextAnchors: not bound
!missing-selector! ISyncSession::clientInfoForRecordWithIdentifier: not bound
!missing-selector! ISyncSession::clientLostRecordWithIdentifier:shouldReplaceOnNextSync: not bound
!missing-selector! ISyncSession::clientRefusedChangesForRecordWithIdentifier: not bound
!missing-selector! ISyncSession::clientWantsToPushAllRecordsForEntityNames: not bound
!missing-selector! ISyncSession::deleteRecordWithIdentifier: not bound
!missing-selector! ISyncSession::prepareToPullChangesForEntityNames:beforeDate: not bound
!missing-selector! ISyncSession::prepareToPullChangesInBackgroundForEntityNames:target:selector: not bound
!missing-selector! ISyncSession::pushChange: not bound
!missing-selector! ISyncSession::pushChangesFromRecord:withIdentifier: not bound
!missing-selector! ISyncSession::setClientInfo:forRecordWithIdentifier: not bound
!missing-selector! ISyncSession::shouldPullChangesForEntityName: not bound
!missing-selector! ISyncSession::shouldPushAllRecordsForEntityName: not bound
!missing-selector! ISyncSession::shouldPushChangesForEntityName: not bound
!missing-selector! ISyncSession::shouldReplaceAllRecordsOnClientForEntityName: not bound
!missing-selector! ISyncSessionDriver::setDelegate: not bound
!missing-selector! ISyncSessionDriver::setHandlesSyncAlerts: not bound
!missing-selector! ISyncSessionDriver::startAsynchronousSync: not bound
!missing-selector! NSObject::sessionDriver:didNegotiateAndReturnError: not bound
!missing-selector! NSObject::sessionDriver:didPullAndReturnError: not bound
!missing-selector! NSObject::sessionDriver:didPushAndReturnError: not bound
!missing-selector! NSObject::sessionDriver:didReceiveSyncAlertAndReturnError: not bound
!missing-selector! NSObject::sessionDriver:didRegisterClientAndReturnError: not bound
!missing-selector! NSObject::sessionDriver:willFinishSessionAndReturnError: not bound
!missing-selector! NSObject::sessionDriver:willNegotiateAndReturnError: not bound
!missing-selector! NSObject::sessionDriver:willPullAndReturnError: not bound
!missing-selector! NSObject::sessionDriver:willPushAndReturnError: not bound
!missing-selector! NSObject::sessionDriverDidCancelSession: not bound
!missing-selector! NSObject::sessionDriverDidFinishSession: not bound
!missing-selector! NSObject::sessionDriverWillCancelSession: not bound
!missing-selector! NSPersistentStoreCoordinator::setStoresFastSyncDetailsAtURL:forPersistentStore: not bound
!missing-selector! NSPersistentStoreCoordinator::syncWithClient:inBackground:handler:error: not bound
!missing-type! ISyncChange not bound
!missing-type! ISyncClient not bound
!missing-type! ISyncFilter not bound
!missing-type! ISyncManager not bound
!missing-type! ISyncRecordReference not bound
!missing-type! ISyncRecordSnapshot not bound
!missing-type! ISyncSession not bound
!missing-type! ISyncSessionDriver not bound