Uses of Enum Class
com.mypurecloud.sdk.v2.model.AnalyticsAgentStateAgentSessionResult.SegmentTypeEnum
Packages that use AnalyticsAgentStateAgentSessionResult.SegmentTypeEnum
-
Uses of AnalyticsAgentStateAgentSessionResult.SegmentTypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return AnalyticsAgentStateAgentSessionResult.SegmentTypeEnumModifier and TypeMethodDescriptionAnalyticsAgentStateAgentSessionResult.SegmentTypeEnum.fromString(String key) AnalyticsAgentStateAgentSessionResult.getSegmentType()Returns the enum constant of this class with the specified name.AnalyticsAgentStateAgentSessionResult.SegmentTypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.mypurecloud.sdk.v2.model with parameters of type AnalyticsAgentStateAgentSessionResult.SegmentTypeEnumModifier and TypeMethodDescriptionAnalyticsAgentStateAgentSessionResult.segmentType(AnalyticsAgentStateAgentSessionResult.SegmentTypeEnum segmentType) Segment typevoidAnalyticsAgentStateAgentSessionResult.setSegmentType(AnalyticsAgentStateAgentSessionResult.SegmentTypeEnum segmentType)