DeviceSource Enumeration
The source location of the device.

C# Syntax

public enum DeviceSource : System.Enum 
Members
MemberDescription

AmazonDeviceFarm

The device is provided by an AWS device farm.
AnyThe device is stored or provided by any of the supported sources.

OnPremises

(MobileCenter supported for backward compatibility)

The device is stored on Digital Lab.
HostedThe device is hosted by OpenText.
WeTestThe device is provided by a Tencent WeTest device farm.
GenycloudThe device is provided by Genymotion.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         HP.LFT.SDK.Mobile.DeviceSource