Uses of Class
com.mypurecloud.sdk.v2.api.request.DeleteWebchatSettingsRequest
Packages that use DeleteWebchatSettingsRequest
-
Uses of DeleteWebchatSettingsRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type DeleteWebchatSettingsRequestModifier and TypeMethodDescriptionvoidWebChatApi.deleteWebchatSettings(DeleteWebchatSettingsRequest request) Deprecated.WebChatApiAsync.deleteWebchatSettingsAsync(DeleteWebchatSettingsRequest request, AsyncApiCallback<Void> callback) Deprecated. -
Uses of DeleteWebchatSettingsRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return DeleteWebchatSettingsRequestModifier and TypeMethodDescriptionDeleteWebchatSettingsRequest.Builder.build()DeleteWebchatSettingsRequest.withCustomHeader(String name, String value)