Uses of Class
com.mypurecloud.sdk.v2.api.request.PatchConversationsCobrowsesessionParticipantRequest
Packages that use PatchConversationsCobrowsesessionParticipantRequest
-
Uses of PatchConversationsCobrowsesessionParticipantRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PatchConversationsCobrowsesessionParticipantRequestModifier and TypeMethodDescriptionvoidConversationsApi.patchConversationsCobrowsesessionParticipant(PatchConversationsCobrowsesessionParticipantRequest request) Deprecated.ConversationsApiAsync.patchConversationsCobrowsesessionParticipantAsync(PatchConversationsCobrowsesessionParticipantRequest request, AsyncApiCallback<Void> callback) Deprecated. -
Uses of PatchConversationsCobrowsesessionParticipantRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PatchConversationsCobrowsesessionParticipantRequestModifier and TypeMethodDescriptionPatchConversationsCobrowsesessionParticipantRequest.Builder.build()PatchConversationsCobrowsesessionParticipantRequest.withBody(MediaParticipantRequest body) PatchConversationsCobrowsesessionParticipantRequest.withConversationId(String conversationId) PatchConversationsCobrowsesessionParticipantRequest.withCustomHeader(String name, String value) PatchConversationsCobrowsesessionParticipantRequest.withParticipantId(String participantId)