Class DeviceServiceResult
Namespace: Unity.DigitalTwins.Live.Sdk.Samples.Services.Models
Assembly: solution.dll
Syntax
[Serializable]
public class DeviceServiceResult
Fields
LiveDevices
Declaration
public LiveDeviceResultView[] LiveDevices
Field Value
Type | Description |
---|---|
LiveDeviceResultView[] |
SelectedLiveDevices
Declaration
public LiveDeviceResultView[] SelectedLiveDevices
Field Value
Type | Description |
---|---|
LiveDeviceResultView[] |