Host Class |
Namespace: com.gigatms
The Host type exposes the following members.
| Name | Description | |
|---|---|---|
| BleDeviceSearcherEnabled |
Start/stop searching for BLE devices.
| |
| NetDeviceSearcherEnabled |
Start/stop searching for Wi-Fi devices.
|
| Name | Description | |
|---|---|---|
| ClearPortList |
Clear inner port list and release memory.
| |
| GetBlePortInfo |
Gets the details of the specified BLE port name.
| |
| GetPortCount | Obsolete.
Gets the total number of ports in discovered.
This API is now obsolete. Use GetPortNames instead.
| |
| GetPortName | Obsolete.
Gets the specified index port name in the ports list.
This API is now obsolete. Use GetPortNames instead.
| |
| GetPortNames |
Gets the currently available port names.
|
| Name | Description | |
|---|---|---|
| OnPortStateChanged |
Indicates that the port connection status is changed.
|