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