public class ACAccountType extends NSObject
| Constructor and Description |
|---|
ACAccountType() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
accessGranted()
Returns a Boolean that shows whether the access to this type of accounts
is granted.
|
String |
accountTypeDescription()
Returns the description of this type of account.
|
String |
identifier()
Returns the id of this type of account.
|
addObserver, observeValueForKeyPath, performSelector, performSelectorOnMainThread, release, removeObserver, removeObserver, retain, setValueForKey, setValueForUndefinedKey, valueForKey, valueForUndefinedKeypublic String accountTypeDescription()
public String identifier()
public boolean accessGranted()
Copyright © 2020. All rights reserved.