Click or drag to resize

MoverioInfoGetHeadsetProductName Method

Get the headset product name.

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

Return Value

Type: String
Returns the headset product name when string is successful and an empty string ("") when it fails.
See Also