| Package | Description |
|---|---|
| com.coze.openapi.api |
| Modifier and Type | Method and Description |
|---|---|
retrofit2.Call<BaseResponse<FileInfo>> |
FileAPI.retrieve(String fileID,
BaseReq baseReq) |
retrofit2.Call<BaseResponse<FileInfo>> |
FileAPI.upload(okhttp3.MultipartBody.Part file,
BaseReq baseReq) |
Copyright © 2025. All rights reserved.