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
/
ReleaseBinary
Release
Binary
class
ReleaseBinary
(
val
name
:
String
?
,
val
bytes
:
ByteArray
)
Members
Constructors
Release
Binary
Link copied to clipboard
constructor
(
name
:
String
?
,
bytes
:
ByteArray
)
Properties
bytes
Link copied to clipboard
val
bytes
:
ByteArray
name
Link copied to clipboard
val
name
:
String
?