Uses of Class
com.mypurecloud.sdk.v2.model.EngagementRequest
Packages that use EngagementRequest
Package
Description
-
Uses of EngagementRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type EngagementRequestModifier and TypeMethodDescriptionvoidConversationsApi.patchConversationSummaryEngagements(String conversationId, String summaryId, EngagementRequest body) Update agent's engagement for the summary.ConversationsApi.patchConversationSummaryEngagementsWithHttpInfo(String conversationId, String summaryId, EngagementRequest body) Update agent's engagement for the summary.Method parameters in com.mypurecloud.sdk.v2.api with type arguments of type EngagementRequestModifier and TypeMethodDescriptionConversationsApi.patchConversationSummaryEngagements(ApiRequest<EngagementRequest> request) Update agent's engagement for the summary.ConversationsApiAsync.patchConversationSummaryEngagementsAsync(ApiRequest<EngagementRequest> request, AsyncApiCallback<ApiResponse<Void>> callback) Update agent's engagement for the summary. -
Uses of EngagementRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return EngagementRequestMethods in com.mypurecloud.sdk.v2.api.request that return types with arguments of type EngagementRequestMethods in com.mypurecloud.sdk.v2.api.request with parameters of type EngagementRequestModifier and TypeMethodDescriptionvoidPatchConversationSummaryEngagementsRequest.setBody(EngagementRequest body) PatchConversationSummaryEngagementsRequest.Builder.withBody(EngagementRequest body) PatchConversationSummaryEngagementsRequest.withBody(EngagementRequest body) -
Uses of EngagementRequest in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return EngagementRequestModifier and TypeMethodDescriptionEngagementRequest.status(EngagementRequest.StatusEnum status) Represents the engagements made by the agent in response to the generated summaryEngagementRequest.visibility(EngagementRequest.VisibilityEnum visibility) Represents the visibility of summary