Enum DeviceSource
The source location of the device.
Namespace: HP.LFT.SDK.Mobile
Assembly: HP.LFT.SDK.dll
Syntax
public enum DeviceSource
Fields
| Name | Description |
|---|---|
| AmazonDeviceFarm | The device is stored on an AWS Device Farm. |
| Any | The device is stored or provided by any of the supported sources. |
| Genycloud | The device is provided by Genymotion. |
| Hosted | The device is hosted by OpenText. |
| MobileCenter | The device is stored on OpenText Functional Testing Lab |
| OnPremises | The device is stored on OpenText Functional Testing Lab |
| SrfDeviceLab | The device is stored on Storm Runner Functional (SRF) Device Lab. |
| WeTest | The device is provided by a Tencent WeTest device farm. |