Uses of Class
com.mypurecloud.sdk.v2.model.WebChatConversation
Packages that use WebChatConversation
-
Uses of WebChatConversation in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return WebChatConversationModifier and TypeMethodDescriptionWebChatMessage.getConversation()WebChatTyping.getConversation()WebChatConversation.member(WebChatMemberInfo member) Chat MemberMethods in com.mypurecloud.sdk.v2.model with parameters of type WebChatConversationModifier and TypeMethodDescriptionWebChatMessage.conversation(WebChatConversation conversation) The identifier of the conversationWebChatTyping.conversation(WebChatConversation conversation) The identifier of the conversationvoidWebChatMessage.setConversation(WebChatConversation conversation) voidWebChatTyping.setConversation(WebChatConversation conversation)