Uses of Class
com.mypurecloud.sdk.v2.api.request.PostConversationsCobrowsesessionParticipantReplaceRequest
Packages that use PostConversationsCobrowsesessionParticipantReplaceRequest
-
Uses of PostConversationsCobrowsesessionParticipantReplaceRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PostConversationsCobrowsesessionParticipantReplaceRequestModifier and TypeMethodDescriptionvoidConversationsApi.postConversationsCobrowsesessionParticipantReplace(PostConversationsCobrowsesessionParticipantReplaceRequest request) Deprecated.ConversationsApiAsync.postConversationsCobrowsesessionParticipantReplaceAsync(PostConversationsCobrowsesessionParticipantReplaceRequest request, AsyncApiCallback<Void> callback) Deprecated. -
Uses of PostConversationsCobrowsesessionParticipantReplaceRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostConversationsCobrowsesessionParticipantReplaceRequestModifier and TypeMethodDescriptionPostConversationsCobrowsesessionParticipantReplaceRequest.Builder.build()PostConversationsCobrowsesessionParticipantReplaceRequest.withBody(TransferRequest body) PostConversationsCobrowsesessionParticipantReplaceRequest.withConversationId(String conversationId) PostConversationsCobrowsesessionParticipantReplaceRequest.withCustomHeader(String name, String value) PostConversationsCobrowsesessionParticipantReplaceRequest.withParticipantId(String participantId)