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

Namespace: ESkin.Unity
Assembly: ESkinLib4Unity (in ESkinLib4Unity.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public override string[] GetPairingDevices()

Return Value

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