| Package | Description |
|---|---|
| co.aurasphere.botmill.fb.model.incoming.callback |
| Modifier and Type | Method and Description |
|---|---|
ReferralSource |
Referral.getSource()
Gets the
Referral.source. |
static ReferralSource |
ReferralSource.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ReferralSource[] |
ReferralSource.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.setSource(ReferralSource source)
Sets the
Referral.source. |
Copyright © 2017 BotMill. All rights reserved.