Current Host Status

The CurrentHostStatus record class is used as DTO to share the information about the current HostStatus of a BrownieHost

Author

N7ghtm4r3 - Tecknobit

Parameters

id

The identifier of the host

status

The current status of the host

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
abstract fun equals(p: Any): Boolean
Link copied to clipboard
abstract fun hashCode(): Int
Link copied to clipboard
abstract fun toString(): String