Uses of Class
com.foxinmy.weixin4j.tuple.MpVideo
-
Packages that use MpVideo Package Description com.foxinmy.weixin4j.mp com.foxinmy.weixin4j.mp.api -
-
Uses of MpVideo in com.foxinmy.weixin4j.mp
Methods in com.foxinmy.weixin4j.mp that return MpVideo Modifier and Type Method Description MpVideo
WeixinProxy. uploadVideo(InputStream is, String fileName, String title, String description)
上传群发中的视频素材 -
Uses of MpVideo in com.foxinmy.weixin4j.mp.api
Methods in com.foxinmy.weixin4j.mp.api that return MpVideo Modifier and Type Method Description MpVideo
MediaApi. uploadVideo(InputStream is, String fileName, String title, String description)
上传群发中的视频素材
-