DevicePortalConnections 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.
Utility class to store a list of device connection info and track current one in use or selected
C++
public ref class DevicePortalConnections
[System.Serializable]
public class DevicePortalConnections
[<System.Serializable>]
type DevicePortalConnections = class
Public Class DevicePortalConnections
- Inheritance
-
DevicePortalConnections
- Attributes
Device |
Empty constructor |
Device |
Initialize |
Connections |
List of device endpoints being tracked including ip address, authorization info, etc. |
Current |
Current or last targeted connection index in connection list |
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 |