Gatebox SDK Reference  1.06
com.gateboxlab.gateboxsdk.GateboxButton.Result Class Reference

リスナ応答内容 More...

Public Attributes

string sensor
 センサー名称 ※ "GATE_BUTTON"固定 More...
 
string keycode
 キーコード More...
 

Detailed Description

リスナ応答内容

Member Data Documentation

◆ keycode

string com.gateboxlab.gateboxsdk.GateboxButton.Result.keycode

キーコード

DOWN ボタンが押された UP ボタンが離された SINGLE_TAP DOWNからUPの間隔が1000msec未満 DOUBLE_TAP SINGLE_TAPが1000msec以内に2回行われた LONG_START ボタンが1000msec以上長押しされている LONG_END LONG_START開始後、3000msec以上でボタンが離された LONG_CANCEL LONG_START開始後、3000msec未満でボタンが離された

◆ sensor

string com.gateboxlab.gateboxsdk.GateboxButton.Result.sensor

センサー名称 ※ "GATE_BUTTON"固定


The documentation for this class was generated from the following file: