var NSCloudSharingConflictError : Int
A conflict occurred during an attempt to save changes.
ある衝突が変更を保存するある試みの間に発生しました。
var NSCloudSharingErrorMaximum : Int
The end of the range of error codes reserved for cloud-sharing errors.
クラウド共有エラーそれらに対して予約されたエラーコードの範囲の終わり。
var NSCloudSharingErrorMinimum : Int
The start of the range of error codes reserved for cloud-sharing errors.
クラウド共有エラーそれらに対して予約されたエラーコードの範囲の始まり。
var NSCloudSharingNetworkFailureError : Int
Sharing failed due to a network failure.
共有はネットワーク不全によって失敗しました。
var NSCloudSharingNoPermissionError : Int
The current user doesn’t have permission to perform the requested actions.
現在のユーザは、要請された行動を実行する権限を持ちません。
var NSCloudSharingOtherError : Int
An otherwise unspecified cloud-sharing error occurred.
それ以外では定められていないクラウド共有エラーが発生しました。
var NSCloudSharingQuotaExceededError : Int
The user doesn’t have enough storage space available to share the requested items.
ユーザは要請された項目を共有するのに利用可能な十分なストレージ空間を持ちません。