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