Uses of Class
com.mypurecloud.sdk.v2.model.CopilotContextValue
Packages that use CopilotContextValue
-
Uses of CopilotContextValue in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return CopilotContextValueModifier and TypeMethodDescriptionCopilotContextValue.conversationAttributeProperties(ConversationAttributeProperties conversationAttributeProperties) Conversation attribute properties.Name of the context.CopilotContextValue.participantDataProperties(ParticipantDataProperties participantDataProperties) Participant data properties.CopilotContextValue.type(CopilotContextValue.TypeEnum type) Type of the context.Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type CopilotContextValueMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type CopilotContextValueModifier and TypeMethodDescriptionvoidCopilotContext.setValues(List<CopilotContextValue> values) CopilotContext.values(List<CopilotContextValue> values) Copilot context values.