Enumeration Case 列挙ケース

NSCloudSharingOtherError

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

Declaration 宣言

NSCloudSharingOtherError = 5375

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 参照

Cloud-Sharing Errors クラウド共有エラー