Uses of Class
com.foxinmy.weixin4j.mp.message.NotifyMessage

Packages that use NotifyMessage
com.foxinmy.weixin4j.mp   
com.foxinmy.weixin4j.mp.api   
 

Uses of NotifyMessage in com.foxinmy.weixin4j.mp
 

Methods in com.foxinmy.weixin4j.mp with parameters of type NotifyMessage
 ApiResult WeixinProxy.sendNotify(NotifyMessage notify)
          发送客服消息(在48小时内不限制发送次数)
 ApiResult WeixinProxy.sendNotify(NotifyMessage notify, String kfAccount)
          发送客服消息(在48小时内不限制发送次数)
 

Uses of NotifyMessage in com.foxinmy.weixin4j.mp.api
 

Methods in com.foxinmy.weixin4j.mp.api with parameters of type NotifyMessage
 ApiResult NotifyApi.sendNotify(NotifyMessage notify)
          发送客服消息(在48小时内不限制发送次数)
 ApiResult NotifyApi.sendNotify(NotifyMessage notify, String kfAccount)
          发送客服消息(在48小时内不限制发送次数)
 



Copyright © 2014–2017. All rights reserved.