All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.foxinmy.weixin4j.tuple.MassTuple Maven / Gradle / Ivy

There is a newer version: 1.10.2
Show newest version
package com.foxinmy.weixin4j.tuple;


/**
 * 群发消息元件
 * 
 * @className MassTuple
 * @author jinyu([email protected])
 * @date 2014年11月22日
 * @since JDK 1.6
 * @see com.foxinmy.weixin4j.tuple.Text
 * @see com.foxinmy.weixin4j.tuple.Image
 * @see com.foxinmy.weixin4j.tuple.Voice
 * @see com.foxinmy.weixin4j.tuple.MpVideo
 * @see com.foxinmy.weixin4j.tuple.MpNews
 * @see com.foxinmy.weixin4j.tuple.Card
 */
public interface MassTuple extends Tuple {

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy