com.foxinmy.weixin4j.qy.event
Class ScribeEventMessage

java.lang.Object
  extended by com.foxinmy.weixin4j.request.WeixinMessage
      extended by com.foxinmy.weixin4j.message.event.EventMessage
          extended by com.foxinmy.weixin4j.qy.event.ScribeEventMessage
All Implemented Interfaces:
Serializable

public class ScribeEventMessage
extends EventMessage

关注/取消关注事件
包括直接关注与扫描关注

Since:
JDK 1.6
Author:
jinyu(foxinmy@gmail.com)
See Also:
成员关注/取消关注事件, Serialized Form

Constructor Summary
ScribeEventMessage()
           
 
Method Summary
 String toString()
           
 
Methods inherited from class com.foxinmy.weixin4j.message.event.EventMessage
getEventType
 
Methods inherited from class com.foxinmy.weixin4j.request.WeixinMessage
equals, getAgentId, getCreateTime, getFormatCreateTime, getFormatMsgType, getFromUserName, getMsgId, getMsgType, getToUserName, hashCode
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ScribeEventMessage

public ScribeEventMessage()
Method Detail

toString

public String toString()
Overrides:
toString in class EventMessage


Copyright © 2014–2017. All rights reserved.