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
ota
/
no.nordicsemi.android.ota
/
ReleaseCallback
Release
Callback
interface
ReleaseCallback
Members
Functions
on
Error
Link copied to clipboard
abstract
fun
onError
(
throwable
:
Throwable
)
on
Success
Link copied to clipboard
abstract
fun
onSuccess
(
releaseInformation
:
ReleaseInformation
)