Package com.mypurecloud.sdk.v2.model
Class WebChatConfig
java.lang.Object
com.mypurecloud.sdk.v2.model.WebChatConfig
- All Implemented Interfaces:
Serializable
WebChatConfig
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumcss class to be applied to the web chat widget. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()voidsetWebChatSkin(WebChatConfig.WebChatSkinEnum webChatSkin) toString()webChatSkin(WebChatConfig.WebChatSkinEnum webChatSkin) css class to be applied to the web chat widget.
-
Constructor Details
-
WebChatConfig
public WebChatConfig() -
WebChatConfig
-
-
Method Details