Uses of Enum Class
com.bytedesk.wechat.mp.media.WeChatMpMediaTypeEnum
Packages that use WeChatMpMediaTypeEnum
-
Uses of WeChatMpMediaTypeEnum in com.bytedesk.wechat.mp.media
Methods in com.bytedesk.wechat.mp.media that return WeChatMpMediaTypeEnumModifier and TypeMethodDescriptionstatic WeChatMpMediaTypeEnum
Returns the enum constant of this class with the specified name.static WeChatMpMediaTypeEnum[]
WeChatMpMediaTypeEnum.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.bytedesk.wechat.mp.media with parameters of type WeChatMpMediaTypeEnumModifier and TypeMethodDescriptionWeChatMpMediaRestService.addNewMedia
(WeChatMpEntity mpEntity, WeChatMpMediaTypeEnum mediaType, String mediaUrl)