C# Syntax
public enum DeviceSource : System.Enum
Member | Description |
---|---|
AmazonDeviceFarm | The device is provided by an AWS device farm. |
Any | The device is stored or provided by any of the supported sources. |
OnPremises (MobileCenter supported for backward compatibility) | The device is stored on Digital Lab. |
Hosted | The device is hosted by OpenText. |
WeTest | The device is provided by a Tencent WeTest device farm. |
Genycloud | The device is provided by Genymotion. |
System.Object
System.ValueType
System.Enum
HP.LFT.SDK.Mobile.DeviceSource