Uses of Class
com.mypurecloud.sdk.v2.api.request.PatchConversationsCallParticipantConsultRequest
Packages that use PatchConversationsCallParticipantConsultRequest
-
Uses of PatchConversationsCallParticipantConsultRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PatchConversationsCallParticipantConsultRequestModifier and TypeMethodDescriptionConversationsApi.patchConversationsCallParticipantConsult(PatchConversationsCallParticipantConsultRequest request) Change who can speakConversationsApiAsync.patchConversationsCallParticipantConsultAsync(PatchConversationsCallParticipantConsultRequest request, AsyncApiCallback<ConsultTransferResponse> callback) Change who can speak -
Uses of PatchConversationsCallParticipantConsultRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PatchConversationsCallParticipantConsultRequestModifier and TypeMethodDescriptionPatchConversationsCallParticipantConsultRequest.Builder.build()PatchConversationsCallParticipantConsultRequest.withBody(ConsultTransferUpdate body) PatchConversationsCallParticipantConsultRequest.withConversationId(String conversationId) PatchConversationsCallParticipantConsultRequest.withCustomHeader(String name, String value) PatchConversationsCallParticipantConsultRequest.withParticipantId(String participantId)