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.
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.
The UUID of the external application to be wrapped
Static namespace for OpenFin API methods that interact with the ExternalApplication class, available under
fin.ExternalApplication
.