Package com.mypurecloud.sdk.v2.model
Class ConversationEventTyping
java.lang.Object
com.mypurecloud.sdk.v2.model.ConversationEventTyping
- All Implemented Interfaces:
Serializable
A Typing event.
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumDescribes the type of Typing event. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionThe duration of the Typing event in milliseconds.booleangetType()inthashCode()voidsetDuration(Long duration) voidtoString()Describes the type of Typing event.
-
Constructor Details
-
ConversationEventTyping
public ConversationEventTyping() -
ConversationEventTyping
-
-
Method Details