Skip to main content

Module ffi

Module ffi 

Source
Expand description

Exposes the low-level CloudKit bridge module.

Modules§

status

Functions§

ck_container_accept_share_metadata_sync
ck_container_account_status_async
ck_container_account_status_sync
ck_container_discover_user_identity_async
ck_container_discover_user_identity_sync
ck_container_fetch_share_metadata_sync
ck_container_fetch_share_participant_sync
ck_container_fetch_user_record_id_async
ck_container_fetch_user_record_id_sync
ck_container_request_application_permission_async
ck_container_request_share_access_sync
ck_database_delete_record_async
ck_database_delete_record_sync
ck_database_delete_record_zone_sync
ck_database_delete_subscription_sync
ck_database_execute_fetch_database_changes_sync
ck_database_execute_fetch_record_zone_changes_sync
ck_database_execute_fetch_records_sync
ck_database_execute_fetch_web_auth_token_sync
ck_database_execute_modify_records_sync
ck_database_execute_query_operation_sync
ck_database_fetch_all_record_zones_async
ck_database_fetch_all_record_zones_sync
ck_database_fetch_all_subscriptions_sync
ck_database_fetch_changes_async
ck_database_fetch_query_results_async
ck_database_fetch_query_results_sync
ck_database_fetch_record_async
ck_database_fetch_record_sync
ck_database_fetch_record_zone_sync
ck_database_fetch_subscription_sync
ck_database_modify_records_async
ck_database_perform_query_async
ck_database_perform_query_sync
ck_database_save_record_sync
ck_database_save_record_zone_sync
ck_database_save_subscription_sync
ck_record_create
ck_share_create_one_time_url_participant
ck_share_create_root_record
ck_share_create_zone_wide
ck_share_normalize
ck_string_free

Type Aliases§

AccountStatusCallback
JsonCallback