| 程序包 | 说明 |
|---|---|
| com.antchain.unionsdk.btn.api.enums | |
| com.antchain.unionsdk.btn.api.event |
| 限定符和类型 | 方法和说明 |
|---|---|
static DownloadFileDataType |
DownloadFileDataType.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static DownloadFileDataType[] |
DownloadFileDataType.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
BtnDownloadFileEventHandler.notifyFileInfo4Failed(DownloadFileDataType downloadFileDataType,
DownloadFileMessageEntity.FileStatusCode statusCode,
SendMsgResponse sendMsgResponse,
Long unionId) |
void |
BtnDownloadFileEventHandler.returnFileInfo4Sucess(DownloadFileDataType downloadFileDataType,
GetFileReqEntity.GetFileReq getFileReq,
DownloadFileMessageEntity.FileStatusCode statusCode,
String filePathResult,
SendMsgResponse sendMsgResponse,
Long unionId,
String unionKey) |
Copyright © 2022. All rights reserved.