Click or drag to resize
ESkinSensorGetPairingDevices Method
Returns the array of existing port names or device names associated with bluetooth devices.

Namespace: ESkin
Assembly: ESkinLib (in ESkinLib.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public virtual string[] GetPairingDevices()

Return Value

Type: String
The existing port names or device names associated with bluetooth devices.
See Also