PackageManager Constructor AndroidLib - Beatsleigher Edition
Creates a new instance of this class. Is only visible within the RegawMOD.Android namespace of the library.

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

internal PackageManager(
	Device m_device
)

Parameters

m_device
Type: RegawMOD.AndroidDevice
The device associated with this class.
See Also

Reference