MoverioInfo Class |
Namespace: MoverioBasicFunctionUnityPlugin
public class MoverioInfo : MonoBehaviour
The MoverioInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| MoverioInfo | Initializes a new instance of the MoverioInfo class |
| Name | Description | |
|---|---|---|
| GetHeadsetProductName |
Get the headset product name.
| |
| GetHeadsetSerialNumber |
Get the headset serial number.
| |
| IsActive |
Get whether MoverioInfo is active.
| |
| IsHeadsetAttached |
Get the attached status between Moverio headset and host device.
| |
| Reconnect |
Reconnect to moverio.
|
| Name | Description | |
|---|---|---|
| OnHeadsetAttached |
Called when the headset connection is attected.
| |
| OnHeadsetDetached |
Called when the headset connection is detected.
|