Uses of Enum Class
com.mypurecloud.sdk.v2.model.IgnoreTopic.ParticipantEnum
Packages that use IgnoreTopic.ParticipantEnum
-
Uses of IgnoreTopic.ParticipantEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return IgnoreTopic.ParticipantEnumModifier and TypeMethodDescriptionstatic IgnoreTopic.ParticipantEnumIgnoreTopic.ParticipantEnum.fromString(String key) IgnoreTopic.getParticipant()static IgnoreTopic.ParticipantEnumReturns the enum constant of this class with the specified name.static IgnoreTopic.ParticipantEnum[]IgnoreTopic.ParticipantEnum.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 IgnoreTopic.ParticipantEnumModifier and TypeMethodDescriptionIgnoreTopic.participant(IgnoreTopic.ParticipantEnum participant) Type of participantvoidIgnoreTopic.setParticipant(IgnoreTopic.ParticipantEnum participant)