Asynchronously returns an External Application object that represents an external application.
It is possible to wrap a process that does not yet exist, (for example, to listen for startup-related events)
provided its uuid is already known.
ExternalApplication.wrap
The UUID of the external application to be wrapped
Synchronously returns an External Application object that represents an external application.
It is possible to wrap a process that does not yet exist, (for example, to listen for startup-related events)
provided its uuid is already known.
ExternalApplication.wrapSync
The UUID of the external application to be wrapped
Generated using TypeDoc
Lends
ExternalApplication