The plugin part Accounts
Online Documentation - Statistics - FAQ - Plugin Parts (All, Dependencies) - Class hierarchy
New in Version
22.2
22.3
22.4
22.5
23.0
23.1
23.2
23.3
23.4
23.5
24.0
24.1
The list of the topics,
classes,
interfaces,
controls,
modules,
global methods by category,
global methods by name,
screenshots,
licenses
and examples.
Platforms to show: All Mac Windows Linux Cross-Platform
The plugin part MBS Mac64bit Plugin:Accounts:
Partly Console safe,
72 entry points.
- class ACAccountCredentialMBS
- class ACAccountMBS
- class ACAccountStoreMBS
- method removeAccount(account as ACAccountMBS, tag as variant = nil)
- method renewCredentialsForAccount(account as ACAccountMBS, tag as variant = nil)
- method requestAccessToAccountsWithType(accountType as ACAccountTypeMBS, dic as dictionary, tag as variant = nil)
- method saveAccount(account as ACAccountMBS, tag as variant = nil)
- method Destructor
- method Constructor
- method accountWithIdentifier(identifier as string) as ACAccountMBS
- method accounts as ACAccountMBS()
- method accountTypeWithAccountTypeIdentifier(identifier as string) as ACAccountTypeMBS
- method accountsWithAccountType(type as ACAccountTypeMBS) as ACAccountMBS()
- property Handle as Integer
- shared method ACErrorDomain as string
- shared method ACAccountStoreDidChangeNotification as string
- shared method available as boolean
- event Changed
- event saveAccountCompleted(success as boolean, error as NSErrorMBS, account as ACAccountMBS, tag as variant)
- event requestAccessCompleted(granted as boolean, error as NSErrorMBS, accountType as ACAccountTypeMBS, tag as variant)
- event renewCredentialsForAccountCompleted(account as ACAccountMBS, renewResult as integer, error as NSErrorMBS, tag as variant)
- event removeAccountCompleted(account as ACAccountMBS, success as boolean, error as NSErrorMBS, tag as variant)
- class ACAccountTypeMBS
- class SLRequestMBS
Blog Entries