public class Postback extends Object implements Serializable
| Constructor and Description |
|---|
Postback() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getPayload()
Gets the
payload. |
Referral |
getReferral()
Gets the
referral. |
int |
hashCode() |
void |
setPayload(String payload)
Sets the
payload. |
void |
setReferral(Referral referral)
Sets the
referral. |
String |
toString() |
Copyright © 2017 BotMill. All rights reserved.