Uses of Enum Class
com.bytedesk.call.statistic.CallStatisticTypeEnum
Packages that use CallStatisticTypeEnum
-
Uses of CallStatisticTypeEnum in com.bytedesk.call.statistic
Methods in com.bytedesk.call.statistic that return CallStatisticTypeEnumModifier and TypeMethodDescriptionstatic CallStatisticTypeEnum
Returns the enum constant of this class with the specified name.static CallStatisticTypeEnum[]
CallStatisticTypeEnum.values()
Returns an array containing the constants of this enum class, in the order they are declared.