public class GetStarted extends Object implements Serializable
SetGetStartedButtonRequest which contains the payload to be
sent back when the Get Started Button is pressed.| Constructor and Description |
|---|
GetStarted()
Instantiates a new GetStarted.
|
GetStarted(String payload)
Instantiates a new GetStarted.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getPayload()
Gets the
payload. |
int |
hashCode() |
void |
setPayload(String payload)
Sets the
payload. |
String |
toString() |
Copyright © 2017 BotMill. All rights reserved.