Uses of Enum Class
com.mypurecloud.sdk.v2.model.TranscriptAggregationView.FunctionEnum
Packages that use TranscriptAggregationView.FunctionEnum
-
Uses of TranscriptAggregationView.FunctionEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return TranscriptAggregationView.FunctionEnumModifier and TypeMethodDescriptionTranscriptAggregationView.FunctionEnum.fromString(String key) TranscriptAggregationView.getFunction()Returns the enum constant of this class with the specified name.TranscriptAggregationView.FunctionEnum.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 TranscriptAggregationView.FunctionEnumModifier and TypeMethodDescriptionTranscriptAggregationView.function(TranscriptAggregationView.FunctionEnum function) Type of view you wish to createvoidTranscriptAggregationView.setFunction(TranscriptAggregationView.FunctionEnum function)