Package com.mypurecloud.sdk.v2.model
Class V2ConversationMessageTypingEventForWorkflowTopicMessageData
java.lang.Object
com.mypurecloud.sdk.v2.model.V2ConversationMessageTypingEventForWorkflowTopicMessageData
- All Implemented Interfaces:
Serializable
public class V2ConversationMessageTypingEventForWorkflowTopicMessageData
extends Object
implements Serializable
V2ConversationMessageTypingEventForWorkflowTopicMessageData
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionV2ConversationMessageTypingEventForWorkflowTopicMessageData(Boolean initWithEmptyList) -
Method Summary
Modifier and TypeMethodDescriptionconversationId(String conversationId) booleaninthashCode()normalizedMessage(V2ConversationMessageTypingEventForWorkflowTopicConversationNormalizedMessage normalizedMessage) voidsetConversationId(String conversationId) voidsetNormalizedMessage(V2ConversationMessageTypingEventForWorkflowTopicConversationNormalizedMessage normalizedMessage) toString()
-
Constructor Details
-
V2ConversationMessageTypingEventForWorkflowTopicMessageData
public V2ConversationMessageTypingEventForWorkflowTopicMessageData() -
V2ConversationMessageTypingEventForWorkflowTopicMessageData
-
-
Method Details
-
conversationId
public V2ConversationMessageTypingEventForWorkflowTopicMessageData conversationId(String conversationId) -
getConversationId
-
setConversationId
-
normalizedMessage
public V2ConversationMessageTypingEventForWorkflowTopicMessageData normalizedMessage(V2ConversationMessageTypingEventForWorkflowTopicConversationNormalizedMessage normalizedMessage) -
getNormalizedMessage
public V2ConversationMessageTypingEventForWorkflowTopicConversationNormalizedMessage getNormalizedMessage() -
setNormalizedMessage
public void setNormalizedMessage(V2ConversationMessageTypingEventForWorkflowTopicConversationNormalizedMessage normalizedMessage) -
equals
-
hashCode
public int hashCode() -
toString
-