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
/
ReleaseInformation
Release
Information
sealed
class
ReleaseInformation
Information about the latest release for a device.
Inheritors
UpdateAvailable
UpToDate
Members
Types
Update
Available
Link copied to clipboard
data
class
UpdateAvailable
(
val
release
:
ReleaseData
)
:
ReleaseInformation
An update is available.
Up
To
Date
Link copied to clipboard
object
UpToDate
:
ReleaseInformation
The device is up to date.