- validate(String, String, int, String) - Method in class net.sinofool.wechat.mp.WeChatMP
-
Call this method when you have incoming validate request.
It is usually GET request for your endpoint.
- valueOf(String) - Static method in enum net.sinofool.wechat.miniapp.WeChatMiniAppUserInfo.GENDER
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum net.sinofool.wechat.miniapp.WeChatMiniAppUserInfo.GENDER
-
- valueOf(String) - Static method in class net.sinofool.wechat.miniapp.WeChatMiniAppUserInfo
-
- valueOf(String) - Static method in enum net.sinofool.wechat.WeChatUserInfo.SEX
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum net.sinofool.wechat.WeChatUserInfo.SEX
-
- valueOf(String) - Static method in class net.sinofool.wechat.WeChatUserInfo
-
- values() - Static method in enum net.sinofool.wechat.miniapp.WeChatMiniAppUserInfo.GENDER
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.sinofool.wechat.WeChatUserInfo.SEX
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- verifyJSAPIResponse(WeChatPayResponseData) - Method in class net.sinofool.wechat.pay.WeChatPay
-