Global Variable グローバル変数

NSCloudSharingOtherError

An otherwise unspecified cloud-sharing error occurred. それ以外では定められていないクラウド共有エラーが発生しました。

Declaration 宣言

var NSCloudSharingOtherError: Int { get }

Discussion 議論

For CloudKit sharing, use the NSUnderlyingErrorKey, whose value is a CKErrorDomain error, to discover the specific error. Refer to the CloudKit documentation for the proper response to these errors. CloudKit共有に対して、NSUnderlyingErrorKeyを使って、それの値はCKErrorDomainエラーです、特定のエラーを発見してください。CloudKit文書化をこれらエラーへの適切な応答として参照してください。

See Also 参照

iCloud Sharing Errors iCloud共有エラー