Uses of Interface
com.foxinmy.weixin4j.tuple.Tuple

Packages that use Tuple
com.foxinmy.weixin4j.tuple   
 

Uses of Tuple in com.foxinmy.weixin4j.tuple
 

Subinterfaces of Tuple in com.foxinmy.weixin4j.tuple
 interface ChatTuple
          企业号会话消息元件
 interface MassTuple
          群发消息元件
 interface NotifyTuple
          客服消息元件
 

Classes in com.foxinmy.weixin4j.tuple that implement Tuple
 class Card
          卡券对象
 class File
          文件对象
 class Image
          图片对象
 class MpNews
          图文对象(mpnews消息与news消息类似,不同的是图文消息内容存储在微信后台,并且支持保密选项。每个应用每天最多可以发送100次)
 class MpVideo
          群发视频对象
 class Music
          音乐对象
 class News
          图文对象
 class Text
          文本对象
 class Video
          视频对象
 class Voice
          语音对象
 



Copyright © 2014–2017. All rights reserved.