| Name | Summary |
|---|---|
class Application The Application API provides ways to manage and interact with applications on the platform, including retrieving information about installed apps, for example: getting horizon.platform.application.models.ApplicationVersion.currentCode, launching other apps and managing app downloads and updates. | |
class ApplicationException(requestName: String, msg: Message) : Exception |