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.managers.meta
/
StatCollectionResult
/
Success
Success
data
class
Success
(
val
statistics
:
Map
<
String
,
Map
<
String
,
Long
>
>
)
:
StatCollectionResult
Members
Constructors
Success
Link copied to clipboard
constructor
(
statistics
:
Map
<
String
,
Map
<
String
,
Long
>
>
)
Properties
statistics
Link copied to clipboard
val
statistics
:
Map
<
String
,
Map
<
String
,
Long
>
>