Uses of Class
com.mypurecloud.sdk.v2.api.request.PatchConversationsCobrowsesessionParticipantAttributesRequest
Packages that use PatchConversationsCobrowsesessionParticipantAttributesRequest
-
Uses of PatchConversationsCobrowsesessionParticipantAttributesRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PatchConversationsCobrowsesessionParticipantAttributesRequestModifier and TypeMethodDescriptionConversationsApi.patchConversationsCobrowsesessionParticipantAttributes(PatchConversationsCobrowsesessionParticipantAttributesRequest request) Deprecated.ConversationsApiAsync.patchConversationsCobrowsesessionParticipantAttributesAsync(PatchConversationsCobrowsesessionParticipantAttributesRequest request, AsyncApiCallback<ParticipantAttributes> callback) Deprecated. -
Uses of PatchConversationsCobrowsesessionParticipantAttributesRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PatchConversationsCobrowsesessionParticipantAttributesRequestModifier and TypeMethodDescriptionPatchConversationsCobrowsesessionParticipantAttributesRequest.Builder.build()PatchConversationsCobrowsesessionParticipantAttributesRequest.withBody(ParticipantAttributes body) PatchConversationsCobrowsesessionParticipantAttributesRequest.withConversationId(String conversationId) PatchConversationsCobrowsesessionParticipantAttributesRequest.withCustomHeader(String name, String value) PatchConversationsCobrowsesessionParticipantAttributesRequest.withParticipantId(String participantId)