| Interface | Description |
|---|---|
| ACAccountStoreCredentialRenewalHandler |
ACAccountStoreCredentialRenewalHandler interface specifies the handler that is
called when the credentials are renewed.
|
| ACAccountStoreRemoveCompletionHandler |
ACAccountStoreRemoveCompletionHandler interface specifies the handler that is called
when an account is being removed from the store.
|
| ACAccountStoreRequestAccessCompletionHandler |
ACAccountStoreRequestAccessCompletionHandler interface specifies the handler that is
called when access is granted or denied.
|
| ACAccountStoreSaveCompletionHandler |
ACAccountStoreSaveCompletionHandler interface specifies the handler that is called
after the completion of an operation in an Accounts database.
|
| Class | Description |
|---|---|
| ACAccount |
ACAccount class defines an object that represents a user account that is
stored in the Accounts database.
|
| ACAccountCredential |
ACAccountCredential class defines an object that represents the information
related to user authentication.
|
| ACAccountCredentialRenewResult |
ACAccountCredentialRenewResult class defines different types of status
concerning renewal requests.
|
| ACAccountStore |
ACAccountStore class defines an object that encapsulates information related
to accounts.
|
| ACAccountType |
ACAccountType class defines objects that represent specific types of
accounts.
|
| ACAccountTypeIdentifier |
ACAccountTypeIdentifier class defines different types of social media
accounts.
|
| ACErrorCode |
ACErrorCode class defines different types of errors related to accessing
accounts.
|
| ACFacebook |
ACFacebook class defines different dictionary keys related to requests for
Facebook accounts.
|
| ACFacebookAudience |
ACFacebookAudience class defines different options related to Facebook
account's privacy.
|
Copyright © 2020. All rights reserved.