Uses of Class
com.foxinmy.weixin4j.wxa.model.custommessage.CustomMessage
-
Packages that use CustomMessage Package Description com.foxinmy.weixin4j.wxa.api APIs. -
-
Uses of CustomMessage in com.foxinmy.weixin4j.wxa.api
Methods in com.foxinmy.weixin4j.wxa.api with parameters of type CustomMessage Modifier and Type Method Description void
CustomMessageApi. sendCustomMessage(CustomMessage customMessage)
发送客服消息。
-