Package com.mypurecloud.sdk.v2.model
Class OpenInboundStructuredResponseMessage
java.lang.Object
com.mypurecloud.sdk.v2.model.OpenInboundStructuredResponseMessage
- All Implemented Interfaces:
Serializable
OpenInboundStructuredResponseMessage
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuttonResponse(ContentButtonResponse buttonResponse) Button response element.Channel-specific information that describes the message and the message channel/provider.booleaninthashCode()originatingMessageId(String originatingMessageId) Id of original structured message that this messages responds to.voidsetButtonResponse(ContentButtonResponse buttonResponse) voidvoidsetOriginatingMessageId(String originatingMessageId) toString()
-
Constructor Details
-
OpenInboundStructuredResponseMessage
public OpenInboundStructuredResponseMessage() -
OpenInboundStructuredResponseMessage
-
-
Method Details
-
channel
Channel-specific information that describes the message and the message channel/provider. -
getChannel
-
setChannel
-
buttonResponse
Button response element. -
getButtonResponse
-
setButtonResponse
-
originatingMessageId
Id of original structured message that this messages responds to. -
getOriginatingMessageId
-
setOriginatingMessageId
-
equals
-
hashCode
public int hashCode() -
toString
-