Table of Contents

Enum DeviceSource

Namespace
HP.LFT.SDK.Mobile
Assembly
HP.LFT.SDK.dll

The source location of the device.

public enum DeviceSource

Fields

AmazonDeviceFarm = 2

The device is stored on an AWS Device Farm.

Any = 7

The device is stored or provided by any of the supported sources.

Genycloud = 5

The device is provided by Genymotion.

Hosted = 4

The device is hosted by OpenText.

MobileCenter = 0

The device is stored on OpenText Functional Testing Lab

OnPremises = 1

The device is stored on OpenText Functional Testing Lab

SrfDeviceLab = 3

The device is stored on Storm Runner Functional (SRF) Device Lab.

WeTest = 6

The device is provided by a Tencent WeTest device farm.