Uses of Class
com.mypurecloud.sdk.v2.model.ConsultTransferResponse
Packages that use ConsultTransferResponse
-
Uses of ConsultTransferResponse in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return ConsultTransferResponseModifier and TypeMethodDescriptionConversationsApi.patchConversationsCallParticipantConsult(PatchConversationsCallParticipantConsultRequest request) Change who can speakConversationsApi.patchConversationsCallParticipantConsult(String conversationId, String participantId, ConsultTransferUpdate body) Change who can speakConversationsApi.postConversationsCallParticipantConsult(PostConversationsCallParticipantConsultRequest request) Deprecated.ConversationsApi.postConversationsCallParticipantConsult(String conversationId, String participantId, ConsultTransfer body) Deprecated.ConversationsApi.postConversationsCallParticipantConsultAgent(PostConversationsCallParticipantConsultAgentRequest request) Initiate a consult transfer to an agentConversationsApi.postConversationsCallParticipantConsultAgent(String conversationId, String participantId, ConsultTransferToAgent body) Initiate a consult transfer to an agentConversationsApi.postConversationsCallParticipantConsultContactExternal(PostConversationsCallParticipantConsultContactExternalRequest request) Initiate a consult transfer to an external contactConversationsApi.postConversationsCallParticipantConsultContactExternal(String conversationId, String participantId, ConsultTransferToExternalContact body) Initiate a consult transfer to an external contactConversationsApi.postConversationsCallParticipantConsultExternal(PostConversationsCallParticipantConsultExternalRequest request) Deprecated.ConversationsApi.postConversationsCallParticipantConsultExternal(String conversationId, String participantId, ConsultTransferToExternal body) Deprecated.ConversationsApi.postConversationsCallParticipantConsultQueue(PostConversationsCallParticipantConsultQueueRequest request) Initiate a consult transfer to a queueConversationsApi.postConversationsCallParticipantConsultQueue(String conversationId, String participantId, ConsultTransferToQueue body) Initiate a consult transfer to a queueConversationsApi.postConversationsCallParticipantVoiceConsult(PostConversationsCallParticipantVoiceConsultRequest request) Initiate voice consult transferConversationsApi.postConversationsCallParticipantVoiceConsult(String conversationId, String participantId, ConsultTransferToAddress body) Initiate voice consult transferMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type ConsultTransferResponseModifier and TypeMethodDescriptionConversationsApi.patchConversationsCallParticipantConsult(ApiRequest<ConsultTransferUpdate> request) Change who can speakConversationsApiAsync.patchConversationsCallParticipantConsultAsync(PatchConversationsCallParticipantConsultRequest request, AsyncApiCallback<ConsultTransferResponse> callback) Change who can speakConversationsApiAsync.patchConversationsCallParticipantConsultAsync(ApiRequest<ConsultTransferUpdate> request, AsyncApiCallback<ApiResponse<ConsultTransferResponse>> callback) Change who can speakConversationsApi.patchConversationsCallParticipantConsultWithHttpInfo(String conversationId, String participantId, ConsultTransferUpdate body) Change who can speakConversationsApi.postConversationsCallParticipantConsult(ApiRequest<ConsultTransfer> request) Deprecated.ConversationsApi.postConversationsCallParticipantConsultAgent(ApiRequest<ConsultTransferToAgent> request) Initiate a consult transfer to an agentConversationsApiAsync.postConversationsCallParticipantConsultAgentAsync(PostConversationsCallParticipantConsultAgentRequest request, AsyncApiCallback<ConsultTransferResponse> callback) Initiate a consult transfer to an agentConversationsApiAsync.postConversationsCallParticipantConsultAgentAsync(ApiRequest<ConsultTransferToAgent> request, AsyncApiCallback<ApiResponse<ConsultTransferResponse>> callback) Initiate a consult transfer to an agentConversationsApi.postConversationsCallParticipantConsultAgentWithHttpInfo(String conversationId, String participantId, ConsultTransferToAgent body) Initiate a consult transfer to an agentConversationsApiAsync.postConversationsCallParticipantConsultAsync(PostConversationsCallParticipantConsultRequest request, AsyncApiCallback<ConsultTransferResponse> callback) Deprecated.ConversationsApiAsync.postConversationsCallParticipantConsultAsync(ApiRequest<ConsultTransfer> request, AsyncApiCallback<ApiResponse<ConsultTransferResponse>> callback) Deprecated.ConversationsApi.postConversationsCallParticipantConsultContactExternal(ApiRequest<ConsultTransferToExternalContact> request) Initiate a consult transfer to an external contactConversationsApiAsync.postConversationsCallParticipantConsultContactExternalAsync(PostConversationsCallParticipantConsultContactExternalRequest request, AsyncApiCallback<ConsultTransferResponse> callback) Initiate a consult transfer to an external contactConversationsApiAsync.postConversationsCallParticipantConsultContactExternalAsync(ApiRequest<ConsultTransferToExternalContact> request, AsyncApiCallback<ApiResponse<ConsultTransferResponse>> callback) Initiate a consult transfer to an external contactConversationsApi.postConversationsCallParticipantConsultContactExternalWithHttpInfo(String conversationId, String participantId, ConsultTransferToExternalContact body) Initiate a consult transfer to an external contactConversationsApi.postConversationsCallParticipantConsultExternal(ApiRequest<ConsultTransferToExternal> request) Deprecated.ConversationsApiAsync.postConversationsCallParticipantConsultExternalAsync(PostConversationsCallParticipantConsultExternalRequest request, AsyncApiCallback<ConsultTransferResponse> callback) Deprecated.ConversationsApiAsync.postConversationsCallParticipantConsultExternalAsync(ApiRequest<ConsultTransferToExternal> request, AsyncApiCallback<ApiResponse<ConsultTransferResponse>> callback) Deprecated.ConversationsApi.postConversationsCallParticipantConsultExternalWithHttpInfo(String conversationId, String participantId, ConsultTransferToExternal body) Deprecated.ConversationsApi.postConversationsCallParticipantConsultQueue(ApiRequest<ConsultTransferToQueue> request) Initiate a consult transfer to a queueConversationsApiAsync.postConversationsCallParticipantConsultQueueAsync(PostConversationsCallParticipantConsultQueueRequest request, AsyncApiCallback<ConsultTransferResponse> callback) Initiate a consult transfer to a queueConversationsApiAsync.postConversationsCallParticipantConsultQueueAsync(ApiRequest<ConsultTransferToQueue> request, AsyncApiCallback<ApiResponse<ConsultTransferResponse>> callback) Initiate a consult transfer to a queueConversationsApi.postConversationsCallParticipantConsultQueueWithHttpInfo(String conversationId, String participantId, ConsultTransferToQueue body) Initiate a consult transfer to a queueConversationsApi.postConversationsCallParticipantConsultWithHttpInfo(String conversationId, String participantId, ConsultTransfer body) Deprecated.ConversationsApi.postConversationsCallParticipantVoiceConsult(ApiRequest<ConsultTransferToAddress> request) Initiate voice consult transferConversationsApiAsync.postConversationsCallParticipantVoiceConsultAsync(PostConversationsCallParticipantVoiceConsultRequest request, AsyncApiCallback<ConsultTransferResponse> callback) Initiate voice consult transferConversationsApiAsync.postConversationsCallParticipantVoiceConsultAsync(ApiRequest<ConsultTransferToAddress> request, AsyncApiCallback<ApiResponse<ConsultTransferResponse>> callback) Initiate voice consult transferConversationsApi.postConversationsCallParticipantVoiceConsultWithHttpInfo(String conversationId, String participantId, ConsultTransferToAddress body) Initiate voice consult transferMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type ConsultTransferResponseModifier and TypeMethodDescriptionConversationsApiAsync.patchConversationsCallParticipantConsultAsync(PatchConversationsCallParticipantConsultRequest request, AsyncApiCallback<ConsultTransferResponse> callback) Change who can speakConversationsApiAsync.patchConversationsCallParticipantConsultAsync(ApiRequest<ConsultTransferUpdate> request, AsyncApiCallback<ApiResponse<ConsultTransferResponse>> callback) Change who can speakConversationsApiAsync.postConversationsCallParticipantConsultAgentAsync(PostConversationsCallParticipantConsultAgentRequest request, AsyncApiCallback<ConsultTransferResponse> callback) Initiate a consult transfer to an agentConversationsApiAsync.postConversationsCallParticipantConsultAgentAsync(ApiRequest<ConsultTransferToAgent> request, AsyncApiCallback<ApiResponse<ConsultTransferResponse>> callback) Initiate a consult transfer to an agentConversationsApiAsync.postConversationsCallParticipantConsultAsync(PostConversationsCallParticipantConsultRequest request, AsyncApiCallback<ConsultTransferResponse> callback) Deprecated.ConversationsApiAsync.postConversationsCallParticipantConsultAsync(ApiRequest<ConsultTransfer> request, AsyncApiCallback<ApiResponse<ConsultTransferResponse>> callback) Deprecated.ConversationsApiAsync.postConversationsCallParticipantConsultContactExternalAsync(PostConversationsCallParticipantConsultContactExternalRequest request, AsyncApiCallback<ConsultTransferResponse> callback) Initiate a consult transfer to an external contactConversationsApiAsync.postConversationsCallParticipantConsultContactExternalAsync(ApiRequest<ConsultTransferToExternalContact> request, AsyncApiCallback<ApiResponse<ConsultTransferResponse>> callback) Initiate a consult transfer to an external contactConversationsApiAsync.postConversationsCallParticipantConsultExternalAsync(PostConversationsCallParticipantConsultExternalRequest request, AsyncApiCallback<ConsultTransferResponse> callback) Deprecated.ConversationsApiAsync.postConversationsCallParticipantConsultExternalAsync(ApiRequest<ConsultTransferToExternal> request, AsyncApiCallback<ApiResponse<ConsultTransferResponse>> callback) Deprecated.ConversationsApiAsync.postConversationsCallParticipantConsultQueueAsync(PostConversationsCallParticipantConsultQueueRequest request, AsyncApiCallback<ConsultTransferResponse> callback) Initiate a consult transfer to a queueConversationsApiAsync.postConversationsCallParticipantConsultQueueAsync(ApiRequest<ConsultTransferToQueue> request, AsyncApiCallback<ApiResponse<ConsultTransferResponse>> callback) Initiate a consult transfer to a queueConversationsApiAsync.postConversationsCallParticipantVoiceConsultAsync(PostConversationsCallParticipantVoiceConsultRequest request, AsyncApiCallback<ConsultTransferResponse> callback) Initiate voice consult transferConversationsApiAsync.postConversationsCallParticipantVoiceConsultAsync(ApiRequest<ConsultTransferToAddress> request, AsyncApiCallback<ApiResponse<ConsultTransferResponse>> callback) Initiate voice consult transfer -
Uses of ConsultTransferResponse in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ConsultTransferResponseModifier and TypeMethodDescriptionConsultTransferResponse.destinationParticipantId(String destinationParticipantId) Participant ID to whom the call is being transferred.