Uses of Class
com.mypurecloud.sdk.v2.api.request.GetWebchatSettingsRequest
Packages that use GetWebchatSettingsRequest
-
Uses of GetWebchatSettingsRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetWebchatSettingsRequestModifier and TypeMethodDescriptionWebChatApi.getWebchatSettings(GetWebchatSettingsRequest request) Deprecated.WebChatApiAsync.getWebchatSettingsAsync(GetWebchatSettingsRequest request, AsyncApiCallback<WebChatSettings> callback) Deprecated. -
Uses of GetWebchatSettingsRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetWebchatSettingsRequestModifier and TypeMethodDescriptionGetWebchatSettingsRequest.Builder.build()GetWebchatSettingsRequest.withCustomHeader(String name, String value)