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