menu
volc_bd_file_upload package
documentation
codegen/android/api.dart
BDVideoUploaderBase
stop method
stop method
dark_mode
light_mode
stop
method
FutureOr
<
void
>
stop
(
)
{zh} @brief 暂停上传
Implementation
FutureOr<void> stop() async { return await nativeCall('stop', []); }
volc_bd_file_upload package
documentation
codegen/android/api
BDVideoUploaderBase
stop method
BDVideoUploaderBase class