Share via


CKAccountStatus Enum

Definition

Enumerates values that indicate whether a user's iCloud account is available.

[ObjCRuntime.Native]
public enum CKAccountStatus
[<ObjCRuntime.Native>]
type CKAccountStatus = 
Inheritance
CKAccountStatus
Attributes

Fields

Name Value Description
CouldNotDetermine 0

An error occured when the application tried to determine if the user's account is available.

Available 1

The user's account is available.

Restricted 2

The user has an account, but a parental control or mobile restriction prevents its use.

NoAccount 3

The user has no iCloud account.

TemporarilyUnavailable 4

Applies to