Package com.mypurecloud.sdk.v2.model
Class V2ConversationMessageTypingEventForWorkflowTopicConversationMessagingChannel
java.lang.Object
com.mypurecloud.sdk.v2.model.V2ConversationMessageTypingEventForWorkflowTopicConversationMessagingChannel
- All Implemented Interfaces:
Serializable
public class V2ConversationMessageTypingEventForWorkflowTopicConversationMessagingChannel
extends Object
implements Serializable
V2ConversationMessageTypingEventForWorkflowTopicConversationMessagingChannel
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumGets or Sets platform -
Constructor Summary
ConstructorsConstructorDescriptionV2ConversationMessageTypingEventForWorkflowTopicConversationMessagingChannel(Boolean initWithEmptyList) -
Method Summary
Modifier and TypeMethodDescriptionbooleangetFrom()getId()getTime()getTo()inthashCode()platform(V2ConversationMessageTypingEventForWorkflowTopicConversationMessagingChannel.PlatformEnum platform) voidvoidvoidsetPlatform(V2ConversationMessageTypingEventForWorkflowTopicConversationMessagingChannel.PlatformEnum platform) voidvoidtoString()
-
Constructor Details
-
V2ConversationMessageTypingEventForWorkflowTopicConversationMessagingChannel
public V2ConversationMessageTypingEventForWorkflowTopicConversationMessagingChannel() -
V2ConversationMessageTypingEventForWorkflowTopicConversationMessagingChannel
public V2ConversationMessageTypingEventForWorkflowTopicConversationMessagingChannel(Boolean initWithEmptyList)
-
-
Method Details
-
id
-
getId
-
setId
-
platform
-
getPlatform
-
setPlatform
public void setPlatform(V2ConversationMessageTypingEventForWorkflowTopicConversationMessagingChannel.PlatformEnum platform) -
to
-
getTo
-
setTo
public void setTo(V2ConversationMessageTypingEventForWorkflowTopicConversationMessagingToRecipient to) -
from
-
getFrom
-
setFrom
public void setFrom(V2ConversationMessageTypingEventForWorkflowTopicConversationMessagingFromRecipient from) -
time
-
getTime
-
setTime
-
equals
-
hashCode
public int hashCode() -
toString
-