Uses of Enum Class
com.mypurecloud.sdk.v2.model.AnalyticsParticipant.PurposeEnum
Packages that use AnalyticsParticipant.PurposeEnum
-
Uses of AnalyticsParticipant.PurposeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return AnalyticsParticipant.PurposeEnumModifier and TypeMethodDescriptionAnalyticsParticipant.PurposeEnum.fromString(String key) AnalyticsParticipant.getPurpose()Returns the enum constant of this class with the specified name.static AnalyticsParticipant.PurposeEnum[]AnalyticsParticipant.PurposeEnum.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 AnalyticsParticipant.PurposeEnumModifier and TypeMethodDescriptionAnalyticsParticipant.purpose(AnalyticsParticipant.PurposeEnum purpose) The participant's purposevoidAnalyticsParticipant.setPurpose(AnalyticsParticipant.PurposeEnum purpose)