Class Image

  • All Implemented Interfaces:
    com.foxinmy.weixin4j.tuple.ChatTuple, com.foxinmy.weixin4j.tuple.MassTuple, com.foxinmy.weixin4j.tuple.NotifyTuple, com.foxinmy.weixin4j.tuple.Tuple, Serializable

    public class Image
    extends com.foxinmy.weixin4j.tuple.Image
    图片消息。
    Since:
    1.8
    See Also:
    Serialized Form
    • Constructor Detail

      • Image

        public Image​(String mediaId)
    • Method Detail

      • getMessageType

        public String getMessageType()
        Specified by:
        getMessageType in interface com.foxinmy.weixin4j.tuple.Tuple
        Overrides:
        getMessageType in class com.foxinmy.weixin4j.tuple.Image