|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MpArticle | |
|---|---|
| com.foxinmy.weixin4j.model.media | |
| com.foxinmy.weixin4j.tuple | |
| Uses of MpArticle in com.foxinmy.weixin4j.model.media |
|---|
| Methods in com.foxinmy.weixin4j.model.media that return types with arguments of type MpArticle | |
|---|---|
List<MpArticle> |
MediaItem.getArticles()
|
| Method parameters in com.foxinmy.weixin4j.model.media with type arguments of type MpArticle | |
|---|---|
void |
MediaItem.setArticles(List<MpArticle> articles)
|
| Uses of MpArticle in com.foxinmy.weixin4j.tuple |
|---|
| Methods in com.foxinmy.weixin4j.tuple that return types with arguments of type MpArticle | |
|---|---|
List<MpArticle> |
MpNews.getArticles()
|
List<MpArticle> |
MpNews.getFullArticles()
|
| Methods in com.foxinmy.weixin4j.tuple with parameters of type MpArticle | |
|---|---|
MpNews |
MpNews.addArticle(MpArticle... articles)
|
MpNews |
MpNews.addFirstArticle(MpArticle article)
|
MpNews |
MpNews.addLastArticle(MpArticle article)
|
| Constructors in com.foxinmy.weixin4j.tuple with parameters of type MpArticle | |
|---|---|
MpNews(MpArticle... articles)
群发消息 自动上传List#MpArticle得到mediaId |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||