Click or drag to resize

MoverioInfoIsHeadsetAttached Method

Get the attached status between Moverio headset and host device.

Namespace:  MoverioBasicFunctionUnityPlugin
Assembly:  MoverioBasicFunctionUnityPlugin (in MoverioBasicFunctionUnityPlugin.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
C#
public static bool IsHeadsetAttached()

Return Value

Type: Boolean
Returns true when Moverio headset and host device are attached and false when it dettached.
See Also