Uses of Class
com.mypurecloud.sdk.v2.api.request.GetChatsSettingsRequest
Packages that use GetChatsSettingsRequest
-
Uses of GetChatsSettingsRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetChatsSettingsRequestModifier and TypeMethodDescriptionChatApi.getChatsSettings(GetChatsSettingsRequest request) Get Chat Settings.ChatApiAsync.getChatsSettingsAsync(GetChatsSettingsRequest request, AsyncApiCallback<ChatSettings> callback) Get Chat Settings. -
Uses of GetChatsSettingsRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetChatsSettingsRequestModifier and TypeMethodDescriptionGetChatsSettingsRequest.Builder.build()GetChatsSettingsRequest.withCustomHeader(String name, String value)