C# Syntax
public static IDevice LockDevice( DeviceDescription description, ApplicationDescription[] appsToInstall, DeviceSource deviceSource )
Parameters
- description
- The DeviceDescription defined in UFT Digital Lab (UFT Mobile).
- appsToInstall
- An ApplicationDescription array representing additional applications to install.
- deviceSource
- A DeviceSource representing the source of the device to use.