Uses of Enum Class
com.mypurecloud.sdk.v2.model.AnalyticsConversationSegment.SegmentTypeEnum
Packages that use AnalyticsConversationSegment.SegmentTypeEnum
-
Uses of AnalyticsConversationSegment.SegmentTypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return AnalyticsConversationSegment.SegmentTypeEnumModifier and TypeMethodDescriptionAnalyticsConversationSegment.SegmentTypeEnum.fromString(String key) AnalyticsConversationSegment.getSegmentType()Returns the enum constant of this class with the specified name.AnalyticsConversationSegment.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 AnalyticsConversationSegment.SegmentTypeEnumModifier and TypeMethodDescriptionAnalyticsConversationSegment.segmentType(AnalyticsConversationSegment.SegmentTypeEnum segmentType) The activity that takes place in the segment, such as hold or interactvoidAnalyticsConversationSegment.setSegmentType(AnalyticsConversationSegment.SegmentTypeEnum segmentType)