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