com.foxinmy.weixin4j.tuple
Interface Tuple

All Superinterfaces:
Serializable
All Known Subinterfaces:
ChatTuple, MassTuple, NotifyTuple
All Known Implementing Classes:
Card, File, Image, MpNews, MpVideo, Music, News, Text, Video, Voice

public interface Tuple
extends Serializable

消息元件

Since:
JDK 1.6
Author:
jinyu(foxinmy@gmail.com)
See Also:

Method Summary
 String getMessageType()
          消息类型
 

Method Detail

getMessageType

String getMessageType()
消息类型

Returns:


Copyright © 2014–2017. All rights reserved.