public interface WXAccountApi
| 限定符和类型 | 接口和说明 |
|---|---|
static class |
WXAccountApi.Type |
| 限定符和类型 | 方法和说明 |
|---|---|
WxResp |
createQRTicket(long expire,
WXAccountApi.Type type,
int id) |
WxResp |
createQRTicket(long expire,
WXAccountApi.Type type,
String str) |
String |
qrURL(String ticket) |
WxResp createQRTicket(long expire, WXAccountApi.Type type, int id)
WxResp createQRTicket(long expire, WXAccountApi.Type type, String str)
Copyright © 2019. All rights reserved.