bool isAttemptingConnect(string alias)
This function can be used to indicate if the tablet is attempting to connect to a Bluetooth device.
Parameters
Name | Description |
alias | The alias identifying the device. |
Return
True if the specified device is currently attempting to connect, false otherwise.