Class DeviceSelectionInformation
Namespace: Editor.TestPlatforms.Cloud
Syntax
[Serializable]
public class DeviceSelectionInformation
Constructors
DeviceSelectionInformation(CloudTestDeviceInput)
Declaration
public DeviceSelectionInformation(CloudTestDeviceInput cloudTestDeviceInput)
Parameters
| Type | Name | Description |
|---|---|---|
| CloudTestDeviceInput | cloudTestDeviceInput |
Fields
maxDevices
Declaration
public int maxDevices
Field Value
| Type | Description |
|---|---|
| Int32 |
modelNames
Declaration
public List<string> modelNames
Field Value
| Type | Description |
|---|---|
| List<String> |
osVersion
Declaration
public string osVersion
Field Value
| Type | Description |
|---|---|
| String |