Uses of Enum
tech.ordinaryroad.live.chat.client.codec.huya.constant.HuyaOperationEnum
Packages that use HuyaOperationEnum
Package
Description
-
Uses of HuyaOperationEnum in tech.ordinaryroad.live.chat.client.codec.huya.constant
Methods in tech.ordinaryroad.live.chat.client.codec.huya.constant that return HuyaOperationEnumModifier and TypeMethodDescriptionstatic HuyaOperationEnumHuyaOperationEnum.getByCode(int code) static HuyaOperationEnumReturns the enum constant of this type with the specified name.static HuyaOperationEnum[]HuyaOperationEnum.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of HuyaOperationEnum in tech.ordinaryroad.live.chat.client.codec.huya.msg
Methods in tech.ordinaryroad.live.chat.client.codec.huya.msg that return HuyaOperationEnumModifier and TypeMethodDescriptionLiveLaunchRsp.getOperationEnum()MessageNoticeMsg.getOperationEnum()SendItemSubBroadcastPacketMsg.getOperationEnum()VerifyCookieRsp.getOperationEnum()VipEnterBannerMsg.getOperationEnum()WebSocketCommand.getOperationEnum()WSPushMessage_V2.getOperationEnum()WSPushMessage.getOperationEnum()WSRegisterGroupRsp.getOperationEnum()WSRegisterRsp.getOperationEnum()WupRsp.getOperationEnum() -
Uses of HuyaOperationEnum in tech.ordinaryroad.live.chat.client.codec.huya.msg.base
Methods in tech.ordinaryroad.live.chat.client.codec.huya.msg.base that return HuyaOperationEnum -
Uses of HuyaOperationEnum in tech.ordinaryroad.live.chat.client.codec.huya.msg.dto
Methods in tech.ordinaryroad.live.chat.client.codec.huya.msg.dto that return HuyaOperationEnum -
Uses of HuyaOperationEnum in tech.ordinaryroad.live.chat.client.codec.huya.msg.req
Methods in tech.ordinaryroad.live.chat.client.codec.huya.msg.req that return HuyaOperationEnum