Gatebox Home 制御クラス
More...
◆ RegisterReceiver()
static void com.gateboxlab.gateboxsdk.GateboxHome.RegisterReceiver |
( |
string |
callbackObjectName, |
|
|
string |
callbackFuncName |
|
) |
| |
|
inlinestatic |
レシーバ登録
- Parameters
-
callbackObjectName | Object名称 |
callbackFuncName | Function名称 |
◆ UnregisterReceiver()
static void com.gateboxlab.gateboxsdk.GateboxHome.UnregisterReceiver |
( |
| ) |
|
|
inlinestatic |
◆ ACTIVATE_CLOVA
const string com.gateboxlab.gateboxsdk.GateboxHome.ACTIVATE_CLOVA = "activateClova" |
|
static |
アクション:デバイス管理システムでClova連携を行おうとしたとき
◆ DEACTIVATE_DEVICE
const string com.gateboxlab.gateboxsdk.GateboxHome.DEACTIVATE_DEVICE = "deactivate" |
|
static |
アクション:デバイス管理システムでシステム登録解除を行ったとき
◆ DISCONNECT_WLAN
const string com.gateboxlab.gateboxsdk.GateboxHome.DISCONNECT_WLAN = "disconnectWlan" |
|
static |
◆ POWER_OFF
const string com.gateboxlab.gateboxsdk.GateboxHome.POWER_OFF = "powerOff" |
|
static |
◆ RELOAD_APPLICATION
const string com.gateboxlab.gateboxsdk.GateboxHome.RELOAD_APPLICATION = "reloadApplication" |
|
static |
アクション:デバイス管理システムでアプリを切り替えたとき
◆ RESET_WLAN
const string com.gateboxlab.gateboxsdk.GateboxHome.RESET_WLAN = "resetWlan" |
|
static |
アクション:デバイス管理システムで無線LAN設定変更を行おうとしたとき
◆ SERVER_ERROR
const string com.gateboxlab.gateboxsdk.GateboxHome.SERVER_ERROR = "serverError" |
|
static |
アクション:バックエンドシステムがエラーを返し、リトライ制限を超えたとき
◆ SYSTEM_ERROR
const string com.gateboxlab.gateboxsdk.GateboxHome.SYSTEM_ERROR = "systemError" |
|
static |
◆ SYSTEM_UPDATE
const string com.gateboxlab.gateboxsdk.GateboxHome.SYSTEM_UPDATE = "systemUpdate" |
|
static |
The documentation for this class was generated from the following file: