Accounts.ACAccountType Members

The members of Accounts.ACAccountType are listed below.

See Also: Inherited members from Foundation.NSObject

Public Constructors

Default constructor that initializes a new instance of this class with no parameters.
A constructor that initializes the object from the data stored in the unarchiver object.

Protected Constructors

Constructor to call on derived classes to skip initialization and merely allocate the object.
A constructor used when creating managed representations of unmanaged objects; Called by the runtime.

Public Properties

[read-only]
AccessGrantedbool. Whether the user has permitted access to the account.
[read-only]
override
ClassHandleIntPtr. The handle for this class.
[read-only]
Descriptionstring. Documentation for this section has not yet been entered.
[read-only]
static
FacebookFoundation.NSString. Represents the value associated with the constant ACAccountTypeIdentifierFacebook
[read-only]
Identifierstring. Documentation for this section has not yet been entered.
[read-only]
static
SinaWeiboFoundation.NSString. Represents the value associated with the constant ACAccountTypeIdentifierSinaWeibo
[read-only]
static
TencentWeiboFoundation.NSString. Represents the value associated with the constant ACAccountTypeIdentifierTencentWeibo
[read-only]
static
TwitterFoundation.NSString. Represents the value associated with the constant ACAccountTypeIdentifierTwitter

Public Methods

EncodeTo(Foundation.NSCoder)
Encodes the state of the object on the provided encoder