Public Member Functions | |
void | onProgress (V2TIMElem.V2ProgressInfo progressInfo) |
void | onSuccess () |
void | onError (int code, String desc) |
void onProgress | ( | V2TIMElem.V2ProgressInfo | progressInfo | ) |
File download progress
progressInfo | Progress information |
|
inherited |
Callback on success
|
inherited |
Callback on failure
code | Error code (see the error code table for details) |
desc | Error description |