The ApplicationMetaInformation object

Path: application/meta

The ApplicationMetaInformation is a unique sub-object from Application object that represents the application meta information.

Information related to the application and independent of the application state [file transfer, launch] are called meta-information. This type of information can be used through these meta-information paths.

Fields Type Description
application/meta/launch Object An ApplicationLaunch object describing the sub-application currently launched.
application/meta/filetransfer Object A FileTransfer object describing the files transfers sessions currently active.
application/meta/variables Collection of Variable objects A list of session variables.