Uses of Enum
tech.ordinaryroad.live.chat.client.codec.huya.constant.HuyaWupFunctionEnum
Packages that use HuyaWupFunctionEnum
Package
Description
-
Uses of HuyaWupFunctionEnum in tech.ordinaryroad.live.chat.client.codec.huya.constant
Methods in tech.ordinaryroad.live.chat.client.codec.huya.constant that return HuyaWupFunctionEnumModifier and TypeMethodDescriptionstatic HuyaWupFunctionEnumstatic HuyaWupFunctionEnumReturns the enum constant of this type with the specified name.static HuyaWupFunctionEnum[]HuyaWupFunctionEnum.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of HuyaWupFunctionEnum in tech.ordinaryroad.live.chat.client.codec.huya.util
Methods in tech.ordinaryroad.live.chat.client.codec.huya.util with parameters of type HuyaWupFunctionEnumModifier and TypeMethodDescriptionstatic byte[]HuyaCodecUtil.encode(String servantName, HuyaWupFunctionEnum function, com.qq.tars.protocol.tars.TarsStructBase req)