Uses of Class
com.mypurecloud.sdk.v2.model.Conversation
Packages that use Conversation
Package
Description
-
Uses of Conversation in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return ConversationModifier and TypeMethodDescriptionConversationsApi.getConversation(GetConversationRequest request) Get conversationConversationsApi.getConversation(String conversationId) Get conversationConversationsApi.patchConversationsCall(PatchConversationsCallRequest request) Update a conversation by setting its recording state, merging in other conversations to create a conference, or disconnecting all of the participantsConversationsApi.patchConversationsCall(String conversationId, Conversation body) Update a conversation by setting its recording state, merging in other conversations to create a conference, or disconnecting all of the participantsConversationsApi.patchConversationsCallback(PatchConversationsCallbackRequest request) Update a conversation by disconnecting all of the participantsConversationsApi.patchConversationsCallback(String conversationId, Conversation body) Update a conversation by disconnecting all of the participantsConversationsApi.patchConversationsChat(PatchConversationsChatRequest request) Deprecated.ConversationsApi.patchConversationsChat(String conversationId, Conversation body) Deprecated.ConversationsApi.patchConversationsCobrowsesession(PatchConversationsCobrowsesessionRequest request) Deprecated.ConversationsApi.patchConversationsCobrowsesession(String conversationId, Conversation body) Deprecated.ConversationsApi.patchConversationsEmail(PatchConversationsEmailRequest request) Update a conversation by disconnecting all of the participantsConversationsApi.patchConversationsEmail(String conversationId, Conversation body) Update a conversation by disconnecting all of the participantsConversationsApi.patchConversationsMessage(PatchConversationsMessageRequest request) Update a conversation by disconnecting all of the participantsConversationsApi.patchConversationsMessage(String conversationId, Conversation body) Update a conversation by disconnecting all of the participantsConversationsApi.postConversationsCall(PostConversationsCallRequest request) Place a new call as part of a callback conversation.ConversationsApi.postConversationsCall(String conversationId, CallCommand body) Place a new call as part of a callback conversation.ConversationsApi.postConversationsCallParticipants(PostConversationsCallParticipantsRequest request) Add participants to a conversationConversationsApi.postConversationsCallParticipants(String conversationId, Conversation body) Add participants to a conversationConversationsApi.postConversationsCallParticipantsUserUserId(PostConversationsCallParticipantsUserUserIdRequest request) Add participants to a conversation on behalf of a userConversationsApi.postConversationsCallParticipantsUserUserId(String conversationId, String userId, Conversation body) Add participants to a conversation on behalf of a userMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type ConversationModifier and TypeMethodDescriptionConversationsApi.getConversation(ApiRequest<Void> request) Get conversationConversationsApiAsync.getConversationAsync(GetConversationRequest request, AsyncApiCallback<Conversation> callback) Get conversationConversationsApiAsync.getConversationAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<Conversation>> callback) Get conversationConversationsApi.getConversationWithHttpInfo(String conversationId) Get conversationConversationsApi.patchConversationsCall(ApiRequest<Conversation> request) Update a conversation by setting its recording state, merging in other conversations to create a conference, or disconnecting all of the participantsConversationsApiAsync.patchConversationsCallAsync(PatchConversationsCallRequest request, AsyncApiCallback<Conversation> callback) Update a conversation by setting its recording state, merging in other conversations to create a conference, or disconnecting all of the participantsConversationsApiAsync.patchConversationsCallAsync(ApiRequest<Conversation> request, AsyncApiCallback<ApiResponse<Conversation>> callback) Update a conversation by setting its recording state, merging in other conversations to create a conference, or disconnecting all of the participantsConversationsApi.patchConversationsCallback(ApiRequest<Conversation> request) Update a conversation by disconnecting all of the participantsConversationsApiAsync.patchConversationsCallbackAsync(PatchConversationsCallbackRequest request, AsyncApiCallback<Conversation> callback) Update a conversation by disconnecting all of the participantsConversationsApiAsync.patchConversationsCallbackAsync(ApiRequest<Conversation> request, AsyncApiCallback<ApiResponse<Conversation>> callback) Update a conversation by disconnecting all of the participantsConversationsApi.patchConversationsCallbackWithHttpInfo(String conversationId, Conversation body) Update a conversation by disconnecting all of the participantsConversationsApi.patchConversationsCallWithHttpInfo(String conversationId, Conversation body) Update a conversation by setting its recording state, merging in other conversations to create a conference, or disconnecting all of the participantsConversationsApi.patchConversationsChat(ApiRequest<Conversation> request) Deprecated.ConversationsApiAsync.patchConversationsChatAsync(PatchConversationsChatRequest request, AsyncApiCallback<Conversation> callback) Deprecated.ConversationsApiAsync.patchConversationsChatAsync(ApiRequest<Conversation> request, AsyncApiCallback<ApiResponse<Conversation>> callback) Deprecated.ConversationsApi.patchConversationsChatWithHttpInfo(String conversationId, Conversation body) Deprecated.ConversationsApi.patchConversationsCobrowsesession(ApiRequest<Conversation> request) Deprecated.ConversationsApiAsync.patchConversationsCobrowsesessionAsync(PatchConversationsCobrowsesessionRequest request, AsyncApiCallback<Conversation> callback) Deprecated.ConversationsApiAsync.patchConversationsCobrowsesessionAsync(ApiRequest<Conversation> request, AsyncApiCallback<ApiResponse<Conversation>> callback) Deprecated.ConversationsApi.patchConversationsCobrowsesessionWithHttpInfo(String conversationId, Conversation body) Deprecated.ConversationsApi.patchConversationsEmail(ApiRequest<Conversation> request) Update a conversation by disconnecting all of the participantsConversationsApiAsync.patchConversationsEmailAsync(PatchConversationsEmailRequest request, AsyncApiCallback<Conversation> callback) Update a conversation by disconnecting all of the participantsConversationsApiAsync.patchConversationsEmailAsync(ApiRequest<Conversation> request, AsyncApiCallback<ApiResponse<Conversation>> callback) Update a conversation by disconnecting all of the participantsConversationsApi.patchConversationsEmailWithHttpInfo(String conversationId, Conversation body) Update a conversation by disconnecting all of the participantsConversationsApi.patchConversationsMessage(ApiRequest<Conversation> request) Update a conversation by disconnecting all of the participantsConversationsApiAsync.patchConversationsMessageAsync(PatchConversationsMessageRequest request, AsyncApiCallback<Conversation> callback) Update a conversation by disconnecting all of the participantsConversationsApiAsync.patchConversationsMessageAsync(ApiRequest<Conversation> request, AsyncApiCallback<ApiResponse<Conversation>> callback) Update a conversation by disconnecting all of the participantsConversationsApi.patchConversationsMessageWithHttpInfo(String conversationId, Conversation body) Update a conversation by disconnecting all of the participantsConversationsApi.postConversationsCall(ApiRequest<CallCommand> request) Place a new call as part of a callback conversation.ConversationsApiAsync.postConversationsCallAsync(PostConversationsCallRequest request, AsyncApiCallback<Conversation> callback) Place a new call as part of a callback conversation.ConversationsApiAsync.postConversationsCallAsync(ApiRequest<CallCommand> request, AsyncApiCallback<ApiResponse<Conversation>> callback) Place a new call as part of a callback conversation.ConversationsApi.postConversationsCallParticipants(ApiRequest<Conversation> request) Add participants to a conversationConversationsApiAsync.postConversationsCallParticipantsAsync(PostConversationsCallParticipantsRequest request, AsyncApiCallback<Conversation> callback) Add participants to a conversationConversationsApiAsync.postConversationsCallParticipantsAsync(ApiRequest<Conversation> request, AsyncApiCallback<ApiResponse<Conversation>> callback) Add participants to a conversationConversationsApi.postConversationsCallParticipantsUserUserId(ApiRequest<Conversation> request) Add participants to a conversation on behalf of a userConversationsApiAsync.postConversationsCallParticipantsUserUserIdAsync(PostConversationsCallParticipantsUserUserIdRequest request, AsyncApiCallback<Conversation> callback) Add participants to a conversation on behalf of a userConversationsApiAsync.postConversationsCallParticipantsUserUserIdAsync(ApiRequest<Conversation> request, AsyncApiCallback<ApiResponse<Conversation>> callback) Add participants to a conversation on behalf of a userConversationsApi.postConversationsCallParticipantsUserUserIdWithHttpInfo(String conversationId, String userId, Conversation body) Add participants to a conversation on behalf of a userConversationsApi.postConversationsCallParticipantsWithHttpInfo(String conversationId, Conversation body) Add participants to a conversationConversationsApi.postConversationsCallWithHttpInfo(String conversationId, CallCommand body) Place a new call as part of a callback conversation.Methods in com.mypurecloud.sdk.v2.api with parameters of type ConversationModifier and TypeMethodDescriptionConversationsApi.patchConversationsCall(String conversationId, Conversation body) Update a conversation by setting its recording state, merging in other conversations to create a conference, or disconnecting all of the participantsConversationsApi.patchConversationsCallback(String conversationId, Conversation body) Update a conversation by disconnecting all of the participantsConversationsApi.patchConversationsCallbackWithHttpInfo(String conversationId, Conversation body) Update a conversation by disconnecting all of the participantsConversationsApi.patchConversationsCallWithHttpInfo(String conversationId, Conversation body) Update a conversation by setting its recording state, merging in other conversations to create a conference, or disconnecting all of the participantsConversationsApi.patchConversationsChat(String conversationId, Conversation body) Deprecated.ConversationsApi.patchConversationsChatWithHttpInfo(String conversationId, Conversation body) Deprecated.ConversationsApi.patchConversationsCobrowsesession(String conversationId, Conversation body) Deprecated.ConversationsApi.patchConversationsCobrowsesessionWithHttpInfo(String conversationId, Conversation body) Deprecated.ConversationsApi.patchConversationsEmail(String conversationId, Conversation body) Update a conversation by disconnecting all of the participantsConversationsApi.patchConversationsEmailWithHttpInfo(String conversationId, Conversation body) Update a conversation by disconnecting all of the participantsConversationsApi.patchConversationsMessage(String conversationId, Conversation body) Update a conversation by disconnecting all of the participantsConversationsApi.patchConversationsMessageWithHttpInfo(String conversationId, Conversation body) Update a conversation by disconnecting all of the participantsConversationsApi.postConversationsCallParticipants(String conversationId, Conversation body) Add participants to a conversationConversationsApi.postConversationsCallParticipantsUserUserId(String conversationId, String userId, Conversation body) Add participants to a conversation on behalf of a userConversationsApi.postConversationsCallParticipantsUserUserIdWithHttpInfo(String conversationId, String userId, Conversation body) Add participants to a conversation on behalf of a userConversationsApi.postConversationsCallParticipantsWithHttpInfo(String conversationId, Conversation body) Add participants to a conversationMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type ConversationModifier and TypeMethodDescriptionConversationsApiAsync.getConversationAsync(GetConversationRequest request, AsyncApiCallback<Conversation> callback) Get conversationConversationsApiAsync.getConversationAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<Conversation>> callback) Get conversationConversationsApi.patchConversationsCall(ApiRequest<Conversation> request) Update a conversation by setting its recording state, merging in other conversations to create a conference, or disconnecting all of the participantsConversationsApiAsync.patchConversationsCallAsync(PatchConversationsCallRequest request, AsyncApiCallback<Conversation> callback) Update a conversation by setting its recording state, merging in other conversations to create a conference, or disconnecting all of the participantsConversationsApiAsync.patchConversationsCallAsync(ApiRequest<Conversation> request, AsyncApiCallback<ApiResponse<Conversation>> callback) Update a conversation by setting its recording state, merging in other conversations to create a conference, or disconnecting all of the participantsConversationsApiAsync.patchConversationsCallAsync(ApiRequest<Conversation> request, AsyncApiCallback<ApiResponse<Conversation>> callback) Update a conversation by setting its recording state, merging in other conversations to create a conference, or disconnecting all of the participantsConversationsApi.patchConversationsCallback(ApiRequest<Conversation> request) Update a conversation by disconnecting all of the participantsConversationsApiAsync.patchConversationsCallbackAsync(PatchConversationsCallbackRequest request, AsyncApiCallback<Conversation> callback) Update a conversation by disconnecting all of the participantsConversationsApiAsync.patchConversationsCallbackAsync(ApiRequest<Conversation> request, AsyncApiCallback<ApiResponse<Conversation>> callback) Update a conversation by disconnecting all of the participantsConversationsApiAsync.patchConversationsCallbackAsync(ApiRequest<Conversation> request, AsyncApiCallback<ApiResponse<Conversation>> callback) Update a conversation by disconnecting all of the participantsConversationsApi.patchConversationsChat(ApiRequest<Conversation> request) Deprecated.ConversationsApiAsync.patchConversationsChatAsync(PatchConversationsChatRequest request, AsyncApiCallback<Conversation> callback) Deprecated.ConversationsApiAsync.patchConversationsChatAsync(ApiRequest<Conversation> request, AsyncApiCallback<ApiResponse<Conversation>> callback) Deprecated.ConversationsApiAsync.patchConversationsChatAsync(ApiRequest<Conversation> request, AsyncApiCallback<ApiResponse<Conversation>> callback) Deprecated.ConversationsApi.patchConversationsCobrowsesession(ApiRequest<Conversation> request) Deprecated.ConversationsApiAsync.patchConversationsCobrowsesessionAsync(PatchConversationsCobrowsesessionRequest request, AsyncApiCallback<Conversation> callback) Deprecated.ConversationsApiAsync.patchConversationsCobrowsesessionAsync(ApiRequest<Conversation> request, AsyncApiCallback<ApiResponse<Conversation>> callback) Deprecated.ConversationsApiAsync.patchConversationsCobrowsesessionAsync(ApiRequest<Conversation> request, AsyncApiCallback<ApiResponse<Conversation>> callback) Deprecated.ConversationsApi.patchConversationsEmail(ApiRequest<Conversation> request) Update a conversation by disconnecting all of the participantsConversationsApiAsync.patchConversationsEmailAsync(PatchConversationsEmailRequest request, AsyncApiCallback<Conversation> callback) Update a conversation by disconnecting all of the participantsConversationsApiAsync.patchConversationsEmailAsync(ApiRequest<Conversation> request, AsyncApiCallback<ApiResponse<Conversation>> callback) Update a conversation by disconnecting all of the participantsConversationsApiAsync.patchConversationsEmailAsync(ApiRequest<Conversation> request, AsyncApiCallback<ApiResponse<Conversation>> callback) Update a conversation by disconnecting all of the participantsConversationsApi.patchConversationsMessage(ApiRequest<Conversation> request) Update a conversation by disconnecting all of the participantsConversationsApiAsync.patchConversationsMessageAsync(PatchConversationsMessageRequest request, AsyncApiCallback<Conversation> callback) Update a conversation by disconnecting all of the participantsConversationsApiAsync.patchConversationsMessageAsync(ApiRequest<Conversation> request, AsyncApiCallback<ApiResponse<Conversation>> callback) Update a conversation by disconnecting all of the participantsConversationsApiAsync.patchConversationsMessageAsync(ApiRequest<Conversation> request, AsyncApiCallback<ApiResponse<Conversation>> callback) Update a conversation by disconnecting all of the participantsConversationsApiAsync.postConversationsCallAsync(PostConversationsCallRequest request, AsyncApiCallback<Conversation> callback) Place a new call as part of a callback conversation.ConversationsApiAsync.postConversationsCallAsync(ApiRequest<CallCommand> request, AsyncApiCallback<ApiResponse<Conversation>> callback) Place a new call as part of a callback conversation.ConversationsApi.postConversationsCallParticipants(ApiRequest<Conversation> request) Add participants to a conversationConversationsApiAsync.postConversationsCallParticipantsAsync(PostConversationsCallParticipantsRequest request, AsyncApiCallback<Conversation> callback) Add participants to a conversationConversationsApiAsync.postConversationsCallParticipantsAsync(ApiRequest<Conversation> request, AsyncApiCallback<ApiResponse<Conversation>> callback) Add participants to a conversationConversationsApiAsync.postConversationsCallParticipantsAsync(ApiRequest<Conversation> request, AsyncApiCallback<ApiResponse<Conversation>> callback) Add participants to a conversationConversationsApi.postConversationsCallParticipantsUserUserId(ApiRequest<Conversation> request) Add participants to a conversation on behalf of a userConversationsApiAsync.postConversationsCallParticipantsUserUserIdAsync(PostConversationsCallParticipantsUserUserIdRequest request, AsyncApiCallback<Conversation> callback) Add participants to a conversation on behalf of a userConversationsApiAsync.postConversationsCallParticipantsUserUserIdAsync(ApiRequest<Conversation> request, AsyncApiCallback<ApiResponse<Conversation>> callback) Add participants to a conversation on behalf of a userConversationsApiAsync.postConversationsCallParticipantsUserUserIdAsync(ApiRequest<Conversation> request, AsyncApiCallback<ApiResponse<Conversation>> callback) Add participants to a conversation on behalf of a user -
Uses of Conversation in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return ConversationModifier and TypeMethodDescriptionPatchConversationsCallbackRequest.getBody()PatchConversationsCallRequest.getBody()PatchConversationsChatRequest.getBody()PatchConversationsCobrowsesessionRequest.getBody()PatchConversationsEmailRequest.getBody()PatchConversationsMessageRequest.getBody()PostConversationsCallParticipantsRequest.getBody()PostConversationsCallParticipantsUserUserIdRequest.getBody()Methods in com.mypurecloud.sdk.v2.api.request that return types with arguments of type ConversationModifier and TypeMethodDescriptionPatchConversationsCallbackRequest.withHttpInfo()PatchConversationsCallRequest.withHttpInfo()PatchConversationsChatRequest.withHttpInfo()PatchConversationsCobrowsesessionRequest.withHttpInfo()PatchConversationsEmailRequest.withHttpInfo()PatchConversationsMessageRequest.withHttpInfo()PostConversationsCallParticipantsRequest.withHttpInfo()PostConversationsCallParticipantsUserUserIdRequest.withHttpInfo()Methods in com.mypurecloud.sdk.v2.api.request with parameters of type ConversationModifier and TypeMethodDescriptionPatchConversationsCallbackRequest.builder(String conversationId, Conversation body) PatchConversationsCallRequest.builder(String conversationId, Conversation body) PatchConversationsChatRequest.builder(String conversationId, Conversation body) PatchConversationsCobrowsesessionRequest.builder(String conversationId, Conversation body) PatchConversationsEmailRequest.builder(String conversationId, Conversation body) PatchConversationsMessageRequest.builder(String conversationId, Conversation body) PostConversationsCallParticipantsRequest.builder(String conversationId, Conversation body) PostConversationsCallParticipantsUserUserIdRequest.builder(String conversationId, String userId, Conversation body) voidPatchConversationsCallbackRequest.setBody(Conversation body) voidPatchConversationsCallRequest.setBody(Conversation body) voidPatchConversationsChatRequest.setBody(Conversation body) voidPatchConversationsCobrowsesessionRequest.setBody(Conversation body) voidPatchConversationsEmailRequest.setBody(Conversation body) voidPatchConversationsMessageRequest.setBody(Conversation body) voidPostConversationsCallParticipantsRequest.setBody(Conversation body) voidPostConversationsCallParticipantsUserUserIdRequest.setBody(Conversation body) PatchConversationsCallbackRequest.Builder.withBody(Conversation body) PatchConversationsCallbackRequest.withBody(Conversation body) PatchConversationsCallRequest.Builder.withBody(Conversation body) PatchConversationsCallRequest.withBody(Conversation body) PatchConversationsChatRequest.Builder.withBody(Conversation body) PatchConversationsChatRequest.withBody(Conversation body) PatchConversationsCobrowsesessionRequest.Builder.withBody(Conversation body) PatchConversationsCobrowsesessionRequest.withBody(Conversation body) PatchConversationsEmailRequest.Builder.withBody(Conversation body) PatchConversationsEmailRequest.withBody(Conversation body) PatchConversationsMessageRequest.Builder.withBody(Conversation body) PatchConversationsMessageRequest.withBody(Conversation body) PostConversationsCallParticipantsRequest.Builder.withBody(Conversation body) PostConversationsCallParticipantsRequest.withBody(Conversation body) PostConversationsCallParticipantsUserUserIdRequest.Builder.withBody(Conversation body) PostConversationsCallParticipantsUserUserIdRequest.withBody(Conversation body) PatchConversationsCallbackRequest.Builder.withRequiredParams(String conversationId, Conversation body) PatchConversationsCallRequest.Builder.withRequiredParams(String conversationId, Conversation body) PatchConversationsChatRequest.Builder.withRequiredParams(String conversationId, Conversation body) PatchConversationsCobrowsesessionRequest.Builder.withRequiredParams(String conversationId, Conversation body) PatchConversationsEmailRequest.Builder.withRequiredParams(String conversationId, Conversation body) PatchConversationsMessageRequest.Builder.withRequiredParams(String conversationId, Conversation body) PostConversationsCallParticipantsRequest.Builder.withRequiredParams(String conversationId, Conversation body) PostConversationsCallParticipantsUserUserIdRequest.Builder.withRequiredParams(String conversationId, String userId, Conversation body) -
Uses of Conversation in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ConversationModifier and TypeMethodDescriptionThe address of the conversation as seen from an external participant.Conversation.conversationIds(List<String> conversationIds) A list of conversations to merge into this conversation to create a conference.Conversation.divisions(List<ConversationDivisionMembership> divisions) Identifiers of divisions associated with this conversationThe time when the conversation ended.Conversation.externalTag(String externalTag) The external tag associated with the conversation.UserRecording.getConversation()VoicemailMessage.getConversation()Conversation.inactivityTimeout(Date inactivityTimeout) The time in the future, after which this conversation would be considered inactive.Conversation.maxParticipants(Integer maxParticipants) If this is a conference conversation, then this field indicates the maximum number of participants allowed to participant in the conference.Conversation.participants(List<Participant> participants) The list of all participants in the conversation.Conversation.recentTransfers(List<TransferResponse> recentTransfers) The list of the most recent 20 transfer commands applied to this conversation.Conversation.recordingState(Conversation.RecordingStateEnum recordingState) On update, 'paused' initiates a secure pause, 'active' resumes any paused recordings; otherwise indicates state of conversation recording.Conversation.securePause(Boolean securePause) True when the recording of this conversation is in secure pause status.The time when the conversation started.Conversation.state(Conversation.StateEnum state) On update, 'disconnected' will disconnect the conversation.Conversation.utilizationLabelId(String utilizationLabelId) An optional label that categorizes the conversation.Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type ConversationMethods in com.mypurecloud.sdk.v2.model with parameters of type ConversationModifier and TypeMethodDescriptionUserRecording.conversation(Conversation conversation) voidUserRecording.setConversation(Conversation conversation) Method parameters in com.mypurecloud.sdk.v2.model with type arguments of type ConversationModifier and TypeMethodDescriptionConversationEntityListing.entities(List<Conversation> entities) voidConversationEntityListing.setEntities(List<Conversation> entities)