bool isConnected(string alias)

This function can be used to indicate if Bluetooth devices are connected to the tablet.

Parameters

Name Description
alias The alias identifying the device.

Return

True if the specified device is connected, false otherwise.