Uses of Class
com.mypurecloud.sdk.v2.api.request.GetChatsUserSettingsRequest
Packages that use GetChatsUserSettingsRequest
-
Uses of GetChatsUserSettingsRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetChatsUserSettingsRequestModifier and TypeMethodDescriptionChatApi.getChatsUserSettings(GetChatsUserSettingsRequest request) Get a user's chat settingsChatApiAsync.getChatsUserSettingsAsync(GetChatsUserSettingsRequest request, AsyncApiCallback<ChatUserSettings> callback) Get a user's chat settings -
Uses of GetChatsUserSettingsRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetChatsUserSettingsRequestModifier and TypeMethodDescriptionGetChatsUserSettingsRequest.Builder.build()GetChatsUserSettingsRequest.withCustomHeader(String name, String value) GetChatsUserSettingsRequest.withUserId(String userId)