Package com.mypurecloud.sdk.v2.model
Class WidgetClientConfigV1Http
java.lang.Object
com.mypurecloud.sdk.v2.model.WidgetClientConfigV1Http
- All Implemented Interfaces:
Serializable
WidgetClientConfigV1Http
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumGets or Sets webChatSkin -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionauthenticationUrl(String authenticationUrl) booleaninthashCode()voidsetAuthenticationUrl(String authenticationUrl) voidsetWebChatSkin(WidgetClientConfigV1Http.WebChatSkinEnum webChatSkin) toString()webChatSkin(WidgetClientConfigV1Http.WebChatSkinEnum webChatSkin)
-
Constructor Details
-
WidgetClientConfigV1Http
public WidgetClientConfigV1Http() -
WidgetClientConfigV1Http
-
-
Method Details