Home
last modified time | relevance | path

Searched refs:logout (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/amp/libjs/lib/
A Diot.js199 logout(options, cb) { method in IotGatewayClient
200 … var ret = __native.AIOT_GATEWAY.logout(this.IoTGatewayInstance, options, cb || function() {});
/AliOS-Things-master/components/amp/jslib/src/
A Diot.js216 logout(options, cb) { method in IotGatewayClient
217 var ret = this.IoTGatewayInstance.logout(options, cb || function() {});

Completed in 3 milliseconds