Uses of Enum Class
com.bytedesk.wechat.mp.WeChatMpMessageTypeEnum
Packages that use WeChatMpMessageTypeEnum
-
Uses of WeChatMpMessageTypeEnum in com.bytedesk.wechat.mp
Methods in com.bytedesk.wechat.mp that return WeChatMpMessageTypeEnumModifier and TypeMethodDescriptionstatic WeChatMpMessageTypeEnumReturns the enum constant of this class with the specified name.static WeChatMpMessageTypeEnum[]WeChatMpMessageTypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.