Uses of Class
com.foxinmy.weixin4j.wxa.api.CustomMessageApi
-
Packages that use CustomMessageApi Package Description com.foxinmy.weixin4j.wxa WeChat Mini Program support library. -
-
Uses of CustomMessageApi in com.foxinmy.weixin4j.wxa
Methods in com.foxinmy.weixin4j.wxa that return CustomMessageApi Modifier and Type Method Description CustomMessageApi
WeixinAppFacade. getCustomMessageApi()
获取客服消息相关的 API。
-