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