Uses of Enum
tech.ordinaryroad.live.chat.client.codec.huya.constant.HuyaLiveSource
Packages that use HuyaLiveSource
-
Uses of HuyaLiveSource in tech.ordinaryroad.live.chat.client.codec.huya.constant
Methods in tech.ordinaryroad.live.chat.client.codec.huya.constant that return HuyaLiveSourceModifier and TypeMethodDescriptionstatic HuyaLiveSourceHuyaLiveSource.getByCode(int code) static HuyaLiveSourceReturns the enum constant of this type with the specified name.static HuyaLiveSource[]HuyaLiveSource.values()Returns an array containing the constants of this enum type, in the order they are declared.