bluetooth
Toggle table of contents
2.1.0
common
Target filter
common
Switch theme
Search in API
Skip to content
bluetooth
bluetooth
/
pl.efento.mobile.bluetooth.model.sensor
/
RuntimeError
/
InternalRuntimeError
Internal
Runtime
Error
data
class
InternalRuntimeError
(
val
id
:
Int
,
val
rawData
:
List
<
Long
>
)
:
RuntimeError
Members
Constructors
Internal
Runtime
Error
Link copied to clipboard
constructor
(
id
:
Int
,
rawData
:
List
<
Long
>
)
Properties
id
Link copied to clipboard
open
override
val
id
:
Int
raw
Data
Link copied to clipboard
open
override
val
rawData
:
List
<
Long
>