Package com.mypurecloud.sdk.v2.model
Class CreateWebChatMessageRequest
java.lang.Object
com.mypurecloud.sdk.v2.model.CreateWebChatMessageRequest
- All Implemented Interfaces:
Serializable
CreateWebChatMessageRequest
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumThe purpose of the message within the conversation, such as a standard text entry versus a greeting. -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CreateWebChatMessageRequest
public CreateWebChatMessageRequest() -
CreateWebChatMessageRequest
-
-
Method Details
-
body
The message body. Note that message bodies are limited to 4,000 characters. -
getBody
-
setBody
-
bodyType
The purpose of the message within the conversation, such as a standard text entry versus a greeting. -
getBodyType
-
setBodyType
-
equals
-
hashCode
public int hashCode() -
toString
-