public static interface UploaderWithAuthorization.SuccessCallback
| Modifier and Type | Method and Description |
|---|---|
void |
onSuccess(UploaderWithAuthorization.UploadItemSuccessEvent event)
Called only if upload has been successfully processed and its response parsed.
|
void onSuccess(UploaderWithAuthorization.UploadItemSuccessEvent event)
event - the upload payload responseCopyright © 2023. All rights reserved.