com.foxinmy.weixin4j.mp.message
Class NotifyMessage
java.lang.Object
com.foxinmy.weixin4j.mp.message.NotifyMessage
- All Implemented Interfaces:
- Serializable
public class NotifyMessage
- extends Object
- implements Serializable
客服消息(48小时内不限制发送次数)
- Since:
- JDK 1.6
- Author:
- jinyu(foxinmy@gmail.com)
- See Also:
Text,
Image,
Voice,
Video,
Music,
News,
发送客服消息,
Serialized Form
NotifyMessage
public NotifyMessage(String touser,
NotifyTuple tuple)
getTouser
public String getTouser()
getTuple
public NotifyTuple getTuple()
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2014–2017. All rights reserved.