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