| Package | Description |
|---|---|
| co.aurasphere.botmill.fb.model.incoming.callback |
| Modifier and Type | Method and Description |
|---|---|
AccountLinkingStatus |
AccountLinking.getStatus()
Gets the
AccountLinking.status. |
static AccountLinkingStatus |
AccountLinkingStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AccountLinkingStatus[] |
AccountLinkingStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AccountLinking.setStatus(AccountLinkingStatus status)
Sets the
AccountLinking.status. |
Copyright © 2017 BotMill. All rights reserved.