| ESkinSensorGetPairingDevices Method |
Returns the array of existing port names or device names associated with bluetooth devices.
Namespace: ESkinAssembly: ESkinLib (in ESkinLib.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public virtual string[] GetPairingDevices()
function GetPairingDevices();
Return Value
Type:
StringThe existing port names or device names associated with bluetooth devices.
See Also