mosaic
Toggle table of contents
0.17.0-SNAPSHOT
common
Platform filter
common
Switch theme
Search in API
mosaic
mosaic-terminal
/
com.jakewharton.mosaic.terminal.event
/
PrimaryDeviceAttributesEvent
Primary
Device
Attributes
Event
class
PrimaryDeviceAttributesEvent
(
val
id
:
Int
,
val
data
:
String
)
:
Event
Members
Constructors
Primary
Device
Attributes
Event
Link copied to clipboard
constructor
(
id
:
Int
,
data
:
String
)
Properties
data
Link copied to clipboard
val
data
:
String
id
Link copied to clipboard
val
id
:
Int