connect-sdk / de.proglove.sdk.button / ButtonPress
ButtonPress
data class ButtonPress
A class representing a pressed button
Constructors
Name | Summary |
---|---|
<init> | A class representing a pressed buttonButtonPress(id: Int ) |
Properties
Name | Summary |
---|---|
id | the id of the pressed buttonval id: Int |