AndroidControllerGetConnectedDevice Method AndroidLib - Beatsleigher Edition
Gets the first Device in the internal collection of devices controlled by AndroidController

Namespace: RegawMOD.Android
Assembly: AndroidLib (in AndroidLib.dll) Version: 1.5.2.0 (1.5.2.0)
Syntax

public Device GetConnectedDevice()

Return Value

Type: Device
Device containing info about the device with the first serial number in the internal collection
See Also

Reference