|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||
| 使用 MaterialType 的软件包 | |
|---|---|
| com.github.sd4324530.fastweixin.api | |
| com.github.sd4324530.fastweixin.api.enums | |
| com.github.sd4324530.fastweixin.api 中 MaterialType 的使用 |
|---|
| 参数类型为 MaterialType 的 com.github.sd4324530.fastweixin.api 中的方法 | |
|---|---|
GetMaterialListResponse |
MaterialAPI.batchGetMaterial(MaterialType type,
int offset,
int count)
获取素材列表 |
DownloadMaterialResponse |
MaterialAPI.downloadMaterial(String mediaId,
MaterialType type)
下载永久素材 |
| com.github.sd4324530.fastweixin.api.enums 中 MaterialType 的使用 |
|---|
| 返回 MaterialType 的 com.github.sd4324530.fastweixin.api.enums 中的方法 | |
|---|---|
static MaterialType |
MaterialType.valueOf(String name)
返回带有指定名称的该类型的枚举常量。 |
static MaterialType[] |
MaterialType.values()
按照声明该枚举类型的常量的顺序,返回 包含这些常量的数组。 |
|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||