Uses of Enum Class
com.mypurecloud.sdk.v2.model.WidgetClientConfigV1Http.WebChatSkinEnum
Packages that use WidgetClientConfigV1Http.WebChatSkinEnum
-
Uses of WidgetClientConfigV1Http.WebChatSkinEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return WidgetClientConfigV1Http.WebChatSkinEnumModifier and TypeMethodDescriptionWidgetClientConfigV1Http.WebChatSkinEnum.fromString(String key) WidgetClientConfigV1Http.getWebChatSkin()Returns the enum constant of this class with the specified name.WidgetClientConfigV1Http.WebChatSkinEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.mypurecloud.sdk.v2.model with parameters of type WidgetClientConfigV1Http.WebChatSkinEnumModifier and TypeMethodDescriptionvoidWidgetClientConfigV1Http.setWebChatSkin(WidgetClientConfigV1Http.WebChatSkinEnum webChatSkin) WidgetClientConfigV1Http.webChatSkin(WidgetClientConfigV1Http.WebChatSkinEnum webChatSkin)