PrimaryDeviceAttributesEvent

class PrimaryDeviceAttributesEvent(val id: Int, val data: String) : Event

Constructors

Link copied to clipboard
constructor(id: Int, data: String)

Properties

Link copied to clipboard
Link copied to clipboard
val id: Int