PalmSens SDK Class Library

BluetoothComm.GetAvailableDevices Method ()

Lists the currently connected bluetooth devices.

[Visual Basic]
Overloads Public Shared Function GetAvailableDevices() As String()
[C#]
public static string[] GetAvailableDevices();

Return Value

List of PalmSens serial numbers

See Also

BluetoothComm Class | PalmSens.Comm Namespace | BluetoothComm.GetAvailableDevices Overload List