Package-level declarations

Types

Link copied to clipboard
class PlatformScreen(applicationId: String, applicationName: String, platform: <Error class: unknown class>) : AmetistaScreen<PlatformScreenViewModel>

The ApplicationsScreen class is used to display the list of AmetistaApplication registered by the system

Link copied to clipboard
class PlatformScreenViewModel(val applicationId: String, val platform: <Error class: unknown class>)

The PlatformScreenViewModel class is the support class used to execute the requests related to the PlatformScreen