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

Gatebox Button 制御クラス More...

Classes

class  Result
 リスナ応答内容 More...
 

Static Public Member Functions

static void RegisterListener (string callbackObjectName, string callbackFuncName)
 リスナ登録 ※ リスナ登録時、登録よりも前に入力されたキー情報が1度だけコールバックされる事があります。 More...
 
static void UnregisterListener ()
 リスナ解除 More...
 

Detailed Description

Gatebox Button 制御クラス

Member Function Documentation

◆ RegisterListener()

static void com.gateboxlab.gateboxsdk.GateboxButton.RegisterListener ( string  callbackObjectName,
string  callbackFuncName 
)
inlinestatic

リスナ登録 ※ リスナ登録時、登録よりも前に入力されたキー情報が1度だけコールバックされる事があります。

Parameters
callbackObjectNameObject名称
callbackFuncNameFunction名称

◆ UnregisterListener()

static void com.gateboxlab.gateboxsdk.GateboxButton.UnregisterListener ( )
inlinestatic

リスナ解除


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