Class EventTyping
java.lang.Object
cloud.genesys.webmessaging.sdk.model.EventTyping
- All Implemented Interfaces:
Serializable
Typing event. A Typing event.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionThe duration of the Typing event in milliseconds.booleangetType()inthashCode()voidsetDuration(Double duration) voidsetType(EventTypingType type) toString()type(EventTypingType type) Describes the type of Typing event.
-
Constructor Details
-
EventTyping
public EventTyping()
-
-
Method Details