Uses of Class
com.mypurecloud.sdk.v2.api.request.PatchConversationsChatParticipantCommunicationRequest
Packages that use PatchConversationsChatParticipantCommunicationRequest
-
Uses of PatchConversationsChatParticipantCommunicationRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PatchConversationsChatParticipantCommunicationRequestModifier and TypeMethodDescriptionConversationsApi.patchConversationsChatParticipantCommunication(PatchConversationsChatParticipantCommunicationRequest request) Deprecated.ConversationsApiAsync.patchConversationsChatParticipantCommunicationAsync(PatchConversationsChatParticipantCommunicationRequest request, AsyncApiCallback<Empty> callback) Deprecated. -
Uses of PatchConversationsChatParticipantCommunicationRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PatchConversationsChatParticipantCommunicationRequestModifier and TypeMethodDescriptionPatchConversationsChatParticipantCommunicationRequest.Builder.build()PatchConversationsChatParticipantCommunicationRequest.withBody(MediaParticipantRequest body) PatchConversationsChatParticipantCommunicationRequest.withCommunicationId(String communicationId) PatchConversationsChatParticipantCommunicationRequest.withConversationId(String conversationId) PatchConversationsChatParticipantCommunicationRequest.withCustomHeader(String name, String value) PatchConversationsChatParticipantCommunicationRequest.withParticipantId(String participantId)