nRF Connect Device Manager
Toggle table of contents
3.2.0
release
Target filter
release
Switch theme
Search in API
Skip to content
nRF Connect Device Manager
mcumgr-core
/
no.nordicsemi.android.mcumgr.transfer
/
DownloadCallback
/
onDownloadCompleted
on
Download
Completed
abstract
fun
onDownloadCompleted
(
data
:
@
NotNull
Array
<
Byte
>
)
Called when the download has finished successfully.
Parameters
data
downloaded data.