public interface UploadManagerCallback extends ResponseCallBack
| 限定符和类型 | 方法和说明 |
|---|---|
String |
onAccessKey()
When upload manager needs the access key will call this method.
|
String |
onSignature(String strToSign)
When upload manager needs sign a string with the server will call this method.
|
onAPIResponseString onSignature(String strToSign)
strToSign - string to signString onAccessKey()
Copyright © 2018. All rights reserved.