Uses of Class
com.foxinmy.weixin4j.mp.message.NotifyMessage
- 
Packages that use NotifyMessage Package Description com.foxinmy.weixin4j.mp com.foxinmy.weixin4j.mp.api 
- 
- 
Uses of NotifyMessage in com.foxinmy.weixin4j.mpMethods in com.foxinmy.weixin4j.mp with parameters of type NotifyMessage Modifier and Type Method Description ApiResultWeixinProxy. sendNotify(NotifyMessage notify)发送客服消息(在48小时内不限制发送次数)ApiResultWeixinProxy. sendNotify(NotifyMessage notify, String kfAccount)发送客服消息(在48小时内不限制发送次数)
- 
Uses of NotifyMessage in com.foxinmy.weixin4j.mp.apiMethods in com.foxinmy.weixin4j.mp.api with parameters of type NotifyMessage Modifier and Type Method Description ApiResultNotifyApi. sendNotify(NotifyMessage notify)发送客服消息(在48小时内不限制发送次数)ApiResultNotifyApi. sendNotify(NotifyMessage notify, String kfAccount)发送客服消息(在48小时内不限制发送次数)
 
-