Uses of Enum
tech.ordinaryroad.live.chat.client.codec.huya.constant.HuyaCmdEnum
Packages that use HuyaCmdEnum
Package
Description
-
Uses of HuyaCmdEnum in tech.ordinaryroad.live.chat.client.codec.huya.constant
Methods in tech.ordinaryroad.live.chat.client.codec.huya.constant that return HuyaCmdEnumModifier and TypeMethodDescriptionstatic HuyaCmdEnumHuyaCmdEnum.getByCode(long code) static HuyaCmdEnumReturns the enum constant of this type with the specified name.static HuyaCmdEnum[]HuyaCmdEnum.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of HuyaCmdEnum in tech.ordinaryroad.live.chat.client.codec.huya.msg.base
Methods in tech.ordinaryroad.live.chat.client.codec.huya.msg.base that return HuyaCmdEnum