Host Screen

class HostScreen(hostId: String) : EquinoxScreen<HostScreenViewModel>

The HostsScreen class is used to display and to handle a host data from monitoring its current stats, handle its status and to handle its services

Author

N7ghtm4r3 - Tecknobit

Parameters

hostId

The identifier of the host

See also

EquinoxScreen

Constructors

Link copied to clipboard
constructor(hostId: String)

Functions

Link copied to clipboard