Class LiveDeviceResultView
Namespace: Unity.DigitalTwins.Live.Sdk.Samples.Services.Models
Assembly: solution.dll
Syntax
[Serializable]
public class LiveDeviceResultView
Constructors
LiveDeviceResultView(LiveDevice)
Declaration
public LiveDeviceResultView(LiveDevice liveDevice)
Parameters
Type | Name | Description |
---|---|---|
LiveDevice | liveDevice |
Fields
DeviceId
Declaration
public string DeviceId
Field Value
Type | Description |
---|---|
String |
GameObjects
Declaration
public List<GameObject> GameObjects
Field Value
Type | Description |
---|---|
List<GameObject> |