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