Host Class |
Namespace: com.gigatms
The Host type exposes the following members.
| Name | Description | |
|---|---|---|
| BleDeviceSearcherEnabled |
Start/stop searching for BLE devices.
| |
| NetDeviceSearcherEnabled |
Enables/disables to search Wi-Fi device.
|
| Name | Description | |
|---|---|---|
| ClearPortList |
Clear inner port list and release memory.
| |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetPortCount |
Gets the total number of ports in current computer.
| |
| GetPortName |
Gets the port name by indicating port index.
| |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| OnPortStateChanged |
Indicates that the port connection status is changed.
|