Uses of Class
com.mypurecloud.sdk.v2.model.MediaParticipantRequest
Packages that use MediaParticipantRequest
Package
Description
-
Uses of MediaParticipantRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type MediaParticipantRequestModifier and TypeMethodDescriptionvoidConversationsApi.patchConversationParticipant(String conversationId, String participantId, MediaParticipantRequest body) Update a participant.ConversationsApi.patchConversationParticipantWithHttpInfo(String conversationId, String participantId, MediaParticipantRequest body) Update a participant.voidConversationsApi.patchConversationsCallbackParticipant(String conversationId, String participantId, MediaParticipantRequest body) Update conversation participantConversationsApi.patchConversationsCallbackParticipantCommunication(String conversationId, String participantId, String communicationId, MediaParticipantRequest body) Update conversation participant's communication by disconnecting it.ConversationsApi.patchConversationsCallbackParticipantCommunicationWithHttpInfo(String conversationId, String participantId, String communicationId, MediaParticipantRequest body) Update conversation participant's communication by disconnecting it.ConversationsApi.patchConversationsCallbackParticipantWithHttpInfo(String conversationId, String participantId, MediaParticipantRequest body) Update conversation participantvoidConversationsApi.patchConversationsCallParticipant(String conversationId, String participantId, MediaParticipantRequest body) Update conversation participantConversationsApi.patchConversationsCallParticipantCommunication(String conversationId, String participantId, String communicationId, MediaParticipantRequest body) Update conversation participant's communication by disconnecting it.ConversationsApi.patchConversationsCallParticipantCommunicationWithHttpInfo(String conversationId, String participantId, String communicationId, MediaParticipantRequest body) Update conversation participant's communication by disconnecting it.voidConversationsApi.patchConversationsCallParticipantUserUserId(String conversationId, String participantId, String userId, MediaParticipantRequest body) Update conversation participant on behalf of a userConversationsApi.patchConversationsCallParticipantUserUserIdWithHttpInfo(String conversationId, String participantId, String userId, MediaParticipantRequest body) Update conversation participant on behalf of a userConversationsApi.patchConversationsCallParticipantWithHttpInfo(String conversationId, String participantId, MediaParticipantRequest body) Update conversation participantvoidConversationsApi.patchConversationsChatParticipant(String conversationId, String participantId, MediaParticipantRequest body) Deprecated.ConversationsApi.patchConversationsChatParticipantCommunication(String conversationId, String participantId, String communicationId, MediaParticipantRequest body) Deprecated.ConversationsApi.patchConversationsChatParticipantCommunicationWithHttpInfo(String conversationId, String participantId, String communicationId, MediaParticipantRequest body) Deprecated.ConversationsApi.patchConversationsChatParticipantWithHttpInfo(String conversationId, String participantId, MediaParticipantRequest body) Deprecated.voidConversationsApi.patchConversationsCobrowsesessionParticipant(String conversationId, String participantId, MediaParticipantRequest body) Deprecated.ConversationsApi.patchConversationsCobrowsesessionParticipantCommunication(String conversationId, String participantId, String communicationId, MediaParticipantRequest body) Deprecated.ConversationsApi.patchConversationsCobrowsesessionParticipantCommunicationWithHttpInfo(String conversationId, String participantId, String communicationId, MediaParticipantRequest body) Deprecated.ConversationsApi.patchConversationsCobrowsesessionParticipantWithHttpInfo(String conversationId, String participantId, MediaParticipantRequest body) Deprecated.voidConversationsApi.patchConversationsEmailParticipant(String conversationId, String participantId, MediaParticipantRequest body) Update conversation participantConversationsApi.patchConversationsEmailParticipantCommunication(String conversationId, String participantId, String communicationId, MediaParticipantRequest body) Update conversation participant's communication by disconnecting it.ConversationsApi.patchConversationsEmailParticipantCommunicationWithHttpInfo(String conversationId, String participantId, String communicationId, MediaParticipantRequest body) Update conversation participant's communication by disconnecting it.ConversationsApi.patchConversationsEmailParticipantWithHttpInfo(String conversationId, String participantId, MediaParticipantRequest body) Update conversation participantvoidConversationsApi.patchConversationsMessageParticipant(String conversationId, String participantId, MediaParticipantRequest body) Update conversation participantConversationsApi.patchConversationsMessageParticipantCommunication(String conversationId, String participantId, String communicationId, MediaParticipantRequest body) Update conversation participant's communication by disconnecting it.ConversationsApi.patchConversationsMessageParticipantCommunicationWithHttpInfo(String conversationId, String participantId, String communicationId, MediaParticipantRequest body) Update conversation participant's communication by disconnecting it.ConversationsApi.patchConversationsMessageParticipantWithHttpInfo(String conversationId, String participantId, MediaParticipantRequest body) Update conversation participantMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type MediaParticipantRequestModifier and TypeMethodDescriptionConversationsApi.patchConversationParticipant(ApiRequest<MediaParticipantRequest> request) Update a participant.ConversationsApiAsync.patchConversationParticipantAsync(ApiRequest<MediaParticipantRequest> request, AsyncApiCallback<ApiResponse<Void>> callback) Update a participant.ConversationsApi.patchConversationsCallbackParticipant(ApiRequest<MediaParticipantRequest> request) Update conversation participantConversationsApiAsync.patchConversationsCallbackParticipantAsync(ApiRequest<MediaParticipantRequest> request, AsyncApiCallback<ApiResponse<Void>> callback) Update conversation participantConversationsApi.patchConversationsCallbackParticipantCommunication(ApiRequest<MediaParticipantRequest> request) Update conversation participant's communication by disconnecting it.ConversationsApiAsync.patchConversationsCallbackParticipantCommunicationAsync(ApiRequest<MediaParticipantRequest> request, AsyncApiCallback<ApiResponse<Empty>> callback) Update conversation participant's communication by disconnecting it.ConversationsApi.patchConversationsCallParticipant(ApiRequest<MediaParticipantRequest> request) Update conversation participantConversationsApiAsync.patchConversationsCallParticipantAsync(ApiRequest<MediaParticipantRequest> request, AsyncApiCallback<ApiResponse<Void>> callback) Update conversation participantConversationsApi.patchConversationsCallParticipantCommunication(ApiRequest<MediaParticipantRequest> request) Update conversation participant's communication by disconnecting it.ConversationsApiAsync.patchConversationsCallParticipantCommunicationAsync(ApiRequest<MediaParticipantRequest> request, AsyncApiCallback<ApiResponse<Empty>> callback) Update conversation participant's communication by disconnecting it.ConversationsApi.patchConversationsCallParticipantUserUserId(ApiRequest<MediaParticipantRequest> request) Update conversation participant on behalf of a userConversationsApiAsync.patchConversationsCallParticipantUserUserIdAsync(ApiRequest<MediaParticipantRequest> request, AsyncApiCallback<ApiResponse<Void>> callback) Update conversation participant on behalf of a userConversationsApi.patchConversationsChatParticipant(ApiRequest<MediaParticipantRequest> request) Deprecated.ConversationsApiAsync.patchConversationsChatParticipantAsync(ApiRequest<MediaParticipantRequest> request, AsyncApiCallback<ApiResponse<Void>> callback) Deprecated.ConversationsApi.patchConversationsChatParticipantCommunication(ApiRequest<MediaParticipantRequest> request) Deprecated.ConversationsApiAsync.patchConversationsChatParticipantCommunicationAsync(ApiRequest<MediaParticipantRequest> request, AsyncApiCallback<ApiResponse<Empty>> callback) Deprecated.ConversationsApi.patchConversationsCobrowsesessionParticipant(ApiRequest<MediaParticipantRequest> request) Deprecated.ConversationsApiAsync.patchConversationsCobrowsesessionParticipantAsync(ApiRequest<MediaParticipantRequest> request, AsyncApiCallback<ApiResponse<Void>> callback) Deprecated.ConversationsApi.patchConversationsCobrowsesessionParticipantCommunication(ApiRequest<MediaParticipantRequest> request) Deprecated.ConversationsApiAsync.patchConversationsCobrowsesessionParticipantCommunicationAsync(ApiRequest<MediaParticipantRequest> request, AsyncApiCallback<ApiResponse<Empty>> callback) Deprecated.ConversationsApi.patchConversationsEmailParticipant(ApiRequest<MediaParticipantRequest> request) Update conversation participantConversationsApiAsync.patchConversationsEmailParticipantAsync(ApiRequest<MediaParticipantRequest> request, AsyncApiCallback<ApiResponse<Void>> callback) Update conversation participantConversationsApi.patchConversationsEmailParticipantCommunication(ApiRequest<MediaParticipantRequest> request) Update conversation participant's communication by disconnecting it.ConversationsApiAsync.patchConversationsEmailParticipantCommunicationAsync(ApiRequest<MediaParticipantRequest> request, AsyncApiCallback<ApiResponse<Empty>> callback) Update conversation participant's communication by disconnecting it.ConversationsApi.patchConversationsMessageParticipant(ApiRequest<MediaParticipantRequest> request) Update conversation participantConversationsApiAsync.patchConversationsMessageParticipantAsync(ApiRequest<MediaParticipantRequest> request, AsyncApiCallback<ApiResponse<Void>> callback) Update conversation participantConversationsApi.patchConversationsMessageParticipantCommunication(ApiRequest<MediaParticipantRequest> request) Update conversation participant's communication by disconnecting it.ConversationsApiAsync.patchConversationsMessageParticipantCommunicationAsync(ApiRequest<MediaParticipantRequest> request, AsyncApiCallback<ApiResponse<Empty>> callback) Update conversation participant's communication by disconnecting it. -
Uses of MediaParticipantRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return MediaParticipantRequestModifier and TypeMethodDescriptionPatchConversationParticipantRequest.getBody()PatchConversationsCallbackParticipantCommunicationRequest.getBody()PatchConversationsCallbackParticipantRequest.getBody()PatchConversationsCallParticipantCommunicationRequest.getBody()PatchConversationsCallParticipantRequest.getBody()PatchConversationsCallParticipantUserUserIdRequest.getBody()PatchConversationsChatParticipantCommunicationRequest.getBody()PatchConversationsChatParticipantRequest.getBody()PatchConversationsCobrowsesessionParticipantCommunicationRequest.getBody()PatchConversationsCobrowsesessionParticipantRequest.getBody()PatchConversationsEmailParticipantCommunicationRequest.getBody()PatchConversationsEmailParticipantRequest.getBody()PatchConversationsMessageParticipantCommunicationRequest.getBody()PatchConversationsMessageParticipantRequest.getBody()Methods in com.mypurecloud.sdk.v2.api.request that return types with arguments of type MediaParticipantRequestModifier and TypeMethodDescriptionPatchConversationParticipantRequest.withHttpInfo()PatchConversationsCallbackParticipantCommunicationRequest.withHttpInfo()PatchConversationsCallbackParticipantRequest.withHttpInfo()PatchConversationsCallParticipantCommunicationRequest.withHttpInfo()PatchConversationsCallParticipantRequest.withHttpInfo()PatchConversationsCallParticipantUserUserIdRequest.withHttpInfo()PatchConversationsChatParticipantCommunicationRequest.withHttpInfo()PatchConversationsChatParticipantRequest.withHttpInfo()PatchConversationsCobrowsesessionParticipantCommunicationRequest.withHttpInfo()PatchConversationsCobrowsesessionParticipantRequest.withHttpInfo()PatchConversationsEmailParticipantCommunicationRequest.withHttpInfo()PatchConversationsEmailParticipantRequest.withHttpInfo()PatchConversationsMessageParticipantCommunicationRequest.withHttpInfo()PatchConversationsMessageParticipantRequest.withHttpInfo()Methods in com.mypurecloud.sdk.v2.api.request with parameters of type MediaParticipantRequestModifier and TypeMethodDescriptionPatchConversationParticipantRequest.builder(String conversationId, String participantId, MediaParticipantRequest body) PatchConversationsCallbackParticipantCommunicationRequest.builder(String conversationId, String participantId, String communicationId, MediaParticipantRequest body) PatchConversationsCallbackParticipantRequest.builder(String conversationId, String participantId, MediaParticipantRequest body) PatchConversationsCallParticipantCommunicationRequest.builder(String conversationId, String participantId, String communicationId, MediaParticipantRequest body) PatchConversationsCallParticipantRequest.builder(String conversationId, String participantId, MediaParticipantRequest body) PatchConversationsCallParticipantUserUserIdRequest.builder(String conversationId, String participantId, String userId, MediaParticipantRequest body) PatchConversationsChatParticipantCommunicationRequest.builder(String conversationId, String participantId, String communicationId, MediaParticipantRequest body) PatchConversationsChatParticipantRequest.builder(String conversationId, String participantId, MediaParticipantRequest body) PatchConversationsCobrowsesessionParticipantCommunicationRequest.builder(String conversationId, String participantId, String communicationId, MediaParticipantRequest body) PatchConversationsEmailParticipantCommunicationRequest.builder(String conversationId, String participantId, String communicationId, MediaParticipantRequest body) PatchConversationsEmailParticipantRequest.builder(String conversationId, String participantId, MediaParticipantRequest body) PatchConversationsMessageParticipantCommunicationRequest.builder(String conversationId, String participantId, String communicationId, MediaParticipantRequest body) voidPatchConversationParticipantRequest.setBody(MediaParticipantRequest body) voidPatchConversationsCallbackParticipantCommunicationRequest.setBody(MediaParticipantRequest body) voidPatchConversationsCallbackParticipantRequest.setBody(MediaParticipantRequest body) voidPatchConversationsCallParticipantCommunicationRequest.setBody(MediaParticipantRequest body) voidPatchConversationsCallParticipantRequest.setBody(MediaParticipantRequest body) voidPatchConversationsCallParticipantUserUserIdRequest.setBody(MediaParticipantRequest body) voidPatchConversationsChatParticipantCommunicationRequest.setBody(MediaParticipantRequest body) voidPatchConversationsChatParticipantRequest.setBody(MediaParticipantRequest body) voidPatchConversationsCobrowsesessionParticipantCommunicationRequest.setBody(MediaParticipantRequest body) voidPatchConversationsCobrowsesessionParticipantRequest.setBody(MediaParticipantRequest body) voidPatchConversationsEmailParticipantCommunicationRequest.setBody(MediaParticipantRequest body) voidPatchConversationsEmailParticipantRequest.setBody(MediaParticipantRequest body) voidPatchConversationsMessageParticipantCommunicationRequest.setBody(MediaParticipantRequest body) voidPatchConversationsMessageParticipantRequest.setBody(MediaParticipantRequest body) PatchConversationParticipantRequest.Builder.withBody(MediaParticipantRequest body) PatchConversationParticipantRequest.withBody(MediaParticipantRequest body) PatchConversationsCallbackParticipantCommunicationRequest.Builder.withBody(MediaParticipantRequest body) PatchConversationsCallbackParticipantCommunicationRequest.withBody(MediaParticipantRequest body) PatchConversationsCallbackParticipantRequest.Builder.withBody(MediaParticipantRequest body) PatchConversationsCallbackParticipantRequest.withBody(MediaParticipantRequest body) PatchConversationsCallParticipantCommunicationRequest.Builder.withBody(MediaParticipantRequest body) PatchConversationsCallParticipantCommunicationRequest.withBody(MediaParticipantRequest body) PatchConversationsCallParticipantRequest.Builder.withBody(MediaParticipantRequest body) PatchConversationsCallParticipantRequest.withBody(MediaParticipantRequest body) PatchConversationsCallParticipantUserUserIdRequest.Builder.withBody(MediaParticipantRequest body) PatchConversationsCallParticipantUserUserIdRequest.withBody(MediaParticipantRequest body) PatchConversationsChatParticipantCommunicationRequest.Builder.withBody(MediaParticipantRequest body) PatchConversationsChatParticipantCommunicationRequest.withBody(MediaParticipantRequest body) PatchConversationsChatParticipantRequest.Builder.withBody(MediaParticipantRequest body) PatchConversationsChatParticipantRequest.withBody(MediaParticipantRequest body) PatchConversationsCobrowsesessionParticipantCommunicationRequest.Builder.withBody(MediaParticipantRequest body) PatchConversationsCobrowsesessionParticipantCommunicationRequest.withBody(MediaParticipantRequest body) PatchConversationsCobrowsesessionParticipantRequest.Builder.withBody(MediaParticipantRequest body) PatchConversationsCobrowsesessionParticipantRequest.withBody(MediaParticipantRequest body) PatchConversationsEmailParticipantCommunicationRequest.Builder.withBody(MediaParticipantRequest body) PatchConversationsEmailParticipantCommunicationRequest.withBody(MediaParticipantRequest body) PatchConversationsEmailParticipantRequest.Builder.withBody(MediaParticipantRequest body) PatchConversationsEmailParticipantRequest.withBody(MediaParticipantRequest body) PatchConversationsMessageParticipantCommunicationRequest.Builder.withBody(MediaParticipantRequest body) PatchConversationsMessageParticipantCommunicationRequest.withBody(MediaParticipantRequest body) PatchConversationsMessageParticipantRequest.Builder.withBody(MediaParticipantRequest body) PatchConversationsMessageParticipantRequest.withBody(MediaParticipantRequest body) PatchConversationParticipantRequest.Builder.withRequiredParams(String conversationId, String participantId, MediaParticipantRequest body) PatchConversationsCallbackParticipantCommunicationRequest.Builder.withRequiredParams(String conversationId, String participantId, String communicationId, MediaParticipantRequest body) PatchConversationsCallbackParticipantRequest.Builder.withRequiredParams(String conversationId, String participantId, MediaParticipantRequest body) PatchConversationsCallParticipantCommunicationRequest.Builder.withRequiredParams(String conversationId, String participantId, String communicationId, MediaParticipantRequest body) PatchConversationsCallParticipantRequest.Builder.withRequiredParams(String conversationId, String participantId, MediaParticipantRequest body) PatchConversationsCallParticipantUserUserIdRequest.Builder.withRequiredParams(String conversationId, String participantId, String userId, MediaParticipantRequest body) PatchConversationsChatParticipantCommunicationRequest.Builder.withRequiredParams(String conversationId, String participantId, String communicationId, MediaParticipantRequest body) PatchConversationsChatParticipantRequest.Builder.withRequiredParams(String conversationId, String participantId, MediaParticipantRequest body) PatchConversationsCobrowsesessionParticipantCommunicationRequest.Builder.withRequiredParams(String conversationId, String participantId, String communicationId, MediaParticipantRequest body) PatchConversationsEmailParticipantCommunicationRequest.Builder.withRequiredParams(String conversationId, String participantId, String communicationId, MediaParticipantRequest body) PatchConversationsEmailParticipantRequest.Builder.withRequiredParams(String conversationId, String participantId, MediaParticipantRequest body) PatchConversationsMessageParticipantCommunicationRequest.Builder.withRequiredParams(String conversationId, String participantId, String communicationId, MediaParticipantRequest body) -
Uses of MediaParticipantRequest in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return MediaParticipantRequestModifier and TypeMethodDescriptionTrue to confine this conversation participant.True to hold this conversation participant.True to mute this conversation participant.True to enable ad-hoc recording of this participant, otherwise false to disable recording.MediaParticipantRequest.resumeTime(Date resumeTime) Time to resume parked communication.MediaParticipantRequest.state(MediaParticipantRequest.StateEnum state) The state to update to set for this participant's communications.MediaParticipantRequest.wrapup(WrapupInput wrapup) Wrap-up to assign to this participant.MediaParticipantRequest.wrapupSkipped(Boolean wrapupSkipped) True to skip wrap-up for this participant.