Uses of Enum
tech.ordinaryroad.live.chat.client.codec.douyin.constant.DouyinPayloadTypeEnum
Packages that use DouyinPayloadTypeEnum
-
Uses of DouyinPayloadTypeEnum in tech.ordinaryroad.live.chat.client.codec.douyin.constant
Methods in tech.ordinaryroad.live.chat.client.codec.douyin.constant that return DouyinPayloadTypeEnumModifier and TypeMethodDescriptionstatic DouyinPayloadTypeEnumstatic DouyinPayloadTypeEnumReturns the enum constant of this type with the specified name.static DouyinPayloadTypeEnum[]DouyinPayloadTypeEnum.values()Returns an array containing the constants of this enum type, in the order they are declared.