Enum DeviceSource
The source location of the device.
public enum DeviceSource
Fields
AmazonDeviceFarm = 2The device is stored on an AWS Device Farm.
Any = 7The device is stored or provided by any of the supported sources.
Genycloud = 5The device is provided by Genymotion.
Hosted = 4The device is hosted by OpenText.
MobileCenter = 0The device is stored on OpenText Functional Testing Lab
OnPremises = 1The device is stored on OpenText Functional Testing Lab
SrfDeviceLab = 3The device is stored on Storm Runner Functional (SRF) Device Lab.
WeTest = 6The device is provided by a Tencent WeTest device farm.