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.
ユーザは要請された項目を共有するのに利用可能な十分なストレージ空間を持ちません。
var NSCloudSharingTooManyParticipantsError : Int
Additional participants couldn’t be added to the share, because the limit was reached.
追加の参加者はこの共有に加えられることができません、なぜなら限界に到達したからです。