Uses of Class
com.mypurecloud.sdk.v2.api.request.GetConversationsCobrowsesessionParticipantWrapupcodesRequest
Packages that use GetConversationsCobrowsesessionParticipantWrapupcodesRequest
-
Uses of GetConversationsCobrowsesessionParticipantWrapupcodesRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetConversationsCobrowsesessionParticipantWrapupcodesRequestModifier and TypeMethodDescriptionConversationsApi.getConversationsCobrowsesessionParticipantWrapupcodes(GetConversationsCobrowsesessionParticipantWrapupcodesRequest request) Deprecated.ConversationsApiAsync.getConversationsCobrowsesessionParticipantWrapupcodesAsync(GetConversationsCobrowsesessionParticipantWrapupcodesRequest request, AsyncApiCallback<List<WrapupCode>> callback) Deprecated. -
Uses of GetConversationsCobrowsesessionParticipantWrapupcodesRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetConversationsCobrowsesessionParticipantWrapupcodesRequestModifier and TypeMethodDescriptionGetConversationsCobrowsesessionParticipantWrapupcodesRequest.Builder.build()GetConversationsCobrowsesessionParticipantWrapupcodesRequest.withConversationId(String conversationId) GetConversationsCobrowsesessionParticipantWrapupcodesRequest.withCustomHeader(String name, String value) GetConversationsCobrowsesessionParticipantWrapupcodesRequest.withParticipantId(String participantId)