Uses of Enum Class
com.mypurecloud.sdk.v2.model.Miner.ParticipantTypeEnum
Packages that use Miner.ParticipantTypeEnum
-
Uses of Miner.ParticipantTypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return Miner.ParticipantTypeEnumModifier and TypeMethodDescriptionstatic Miner.ParticipantTypeEnumMiner.ParticipantTypeEnum.fromString(String key) Miner.getParticipantType()static Miner.ParticipantTypeEnumReturns the enum constant of this class with the specified name.static Miner.ParticipantTypeEnum[]Miner.ParticipantTypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.