connect-sdk / de.proglove.sdk.button / IButtonOutput
IButtonOutput
interface IButtonOutput
Functions
| Name | Summary |
|---|---|
| onButtonPressed | Callback method that is called for each pressed button on the deviceabstract fun onButtonPressed(buttonPressed:ButtonPress):Unit |