|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||
| 使用 QrcodeType 的软件包 | |
|---|---|
| com.github.sd4324530.fastweixin.api | |
| com.github.sd4324530.fastweixin.api.enums | |
| com.github.sd4324530.fastweixin.api 中 QrcodeType 的使用 |
|---|
| 参数类型为 QrcodeType 的 com.github.sd4324530.fastweixin.api 中的方法 | |
|---|---|
QrcodeResponse |
QrcodeAPI.createQrcode(QrcodeType actionName,
String sceneId,
Integer expireSeconds)
创建二维码 |
QrcodeResponse |
QrcodeAPI.createQrcode(QrcodeType actionName,
String sceneId,
String sceneStr,
Integer expireSeconds)
创建二维码 |
| com.github.sd4324530.fastweixin.api.enums 中 QrcodeType 的使用 |
|---|
| 返回 QrcodeType 的 com.github.sd4324530.fastweixin.api.enums 中的方法 | |
|---|---|
static QrcodeType |
QrcodeType.valueOf(String name)
返回带有指定名称的该类型的枚举常量。 |
static QrcodeType[] |
QrcodeType.values()
按照声明该枚举类型的常量的顺序,返回 包含这些常量的数组。 |
|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||