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