Package com.mypurecloud.sdk.v2.model
Class V2ConversationMessageTypingEventForWorkflowTopicConversationEventTyping
java.lang.Object
com.mypurecloud.sdk.v2.model.V2ConversationMessageTypingEventForWorkflowTopicConversationEventTyping
- All Implemented Interfaces:
Serializable
public class V2ConversationMessageTypingEventForWorkflowTopicConversationEventTyping
extends Object
implements Serializable
V2ConversationMessageTypingEventForWorkflowTopicConversationEventTyping
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumGets or Sets type -
Constructor Summary
ConstructorsConstructorDescriptionV2ConversationMessageTypingEventForWorkflowTopicConversationEventTyping(Boolean initWithEmptyList) -
Method Summary
Modifier and TypeMethodDescriptionbooleangetType()inthashCode()voidsetDuration(Long duration) voidtoString()
-
Constructor Details
-
V2ConversationMessageTypingEventForWorkflowTopicConversationEventTyping
public V2ConversationMessageTypingEventForWorkflowTopicConversationEventTyping() -
V2ConversationMessageTypingEventForWorkflowTopicConversationEventTyping
public V2ConversationMessageTypingEventForWorkflowTopicConversationEventTyping(Boolean initWithEmptyList)
-
-
Method Details
-
type
-
getType
-
setType
public void setType(V2ConversationMessageTypingEventForWorkflowTopicConversationEventTyping.TypeEnum type) -
duration
public V2ConversationMessageTypingEventForWorkflowTopicConversationEventTyping duration(Long duration) -
getDuration
-
setDuration
-
equals
-
hashCode
public int hashCode() -
toString
-