Uses of Class
com.mypurecloud.sdk.v2.model.OneOnOne
Packages that use OneOnOne
-
Uses of OneOnOne in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return OneOnOneModifier and TypeMethodDescriptionChatApi.getChatsUser(GetChatsUserRequest request) Get information for a 1on1ChatApi.getChatsUser(String userId) Get information for a 1on1Methods in com.mypurecloud.sdk.v2.api that return types with arguments of type OneOnOneModifier and TypeMethodDescriptionChatApi.getChatsUser(ApiRequest<Void> request) Get information for a 1on1ChatApiAsync.getChatsUserAsync(GetChatsUserRequest request, AsyncApiCallback<OneOnOne> callback) Get information for a 1on1ChatApiAsync.getChatsUserAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<OneOnOne>> callback) Get information for a 1on1ChatApi.getChatsUserWithHttpInfo(String userId) Get information for a 1on1Method parameters in com.mypurecloud.sdk.v2.api with type arguments of type OneOnOneModifier and TypeMethodDescriptionChatApiAsync.getChatsUserAsync(GetChatsUserRequest request, AsyncApiCallback<OneOnOne> callback) Get information for a 1on1ChatApiAsync.getChatsUserAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<OneOnOne>> callback) Get information for a 1on1 -
Uses of OneOnOne in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return OneOnOneModifier and TypeMethodDescriptionOneOnOne.pinnedMessages(List<AddressableEntityRef> pinnedMessages) Room's pinned messages