DoodstreamApiRemoteUploadExtension extension
Methods
-
RemoteUpload_AddLink(
{required String url, String? folder_id, String? new_title, String? apiKey}) → Future< Map> - Upload files using direct links
-
RemoteUpload_UploadActions(
{dynamic restart_errors, dynamic clear_errors, dynamic clear_all, dynamic delete_code, String? apiKey}) → Future< Map> - Perform various actions on remote upload
-
RemoteUpload_UploadList(
{String? apiKey}) → Future< Map> - Remote Upload List & Status
-
RemoteUpload_UploadSlots(
{String? apiKey}) → Future< Map> - Get total & used remote upload slots
-
RemoteUpload_UploadStatus(
{required String file_code, String? apiKey}) → Future< Map> - Remote Upload Status