DeviceInfo Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class DeviceInfo
[System.Serializable]
public class DeviceInfo
[<System.Serializable>]
type DeviceInfo = class
Public Class DeviceInfo
- Inheritance
-
DeviceInfo
- Attributes
Device |
Constructor. |
Csrf |
The current CSRF Token for the device. |
IP |
The IP Address of the device. |
Local |
Constant string for local machine IP Address |
Local |
Constant string for local machine target |
Machine |
The machine name of the device. |
Password |
The password for the device. |
User |
The user name of the device. |
Authorization |
The current authorization for the device. |
Battery |
The last known battery state of the device. |
Power |
The last known power state of the device. |
To |
Returns a string that represents the current object. |
Product | Versions |
---|---|
MRTK2 Unity 2018 | 2.5.0, 2.5.1, 2.5.2, 2.5.3, 2.5.4, 2.6.0, 2.7.0 |
MRTK2 Unity 2019 | 2.5.0, 2.5.1, 2.5.2, 2.5.3, 2.5.4, 2.6.0, 2.7.0, 2.8.0 |
MRTK2 Unity 2020 | 2.5.2, 2.5.3, 2.5.4, 2.6.0, 2.7.0, 2.8.0 |