new ApplicationInstance(pid)
- Source:
To represent an instance of a running application.
It can be used in order to pause/resume an application running on a remote device.
Parameters:
Name | Type | Description |
---|---|---|
pid |
int | The Remote PID of the application |