Class ContentPostback
java.lang.Object
cloud.genesys.webmessaging.sdk.model.ContentPostback
- All Implemented Interfaces:
Serializable
Structured message postback (Deprecated). Postback response object representing the click of a rich media button (Deprecated).
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ContentPostback
public ContentPostback()
-
-
Method Details
-
id
An ID assigned to the button response. -
getId
-
setId
-
payload
The response payload associated with the clicked button. -
getPayload
-
setPayload
-
text
The response text from the button click. -
getText
-
setText
-
equals
-
hashCode
public int hashCode() -
toString
-