Current Service Status

The CurrentServiceStatus record class is used as DTO to share the information about the current ServiceStatus of a HostsService

Author

N7ghtm4r3 - Tecknobit

Parameters

id

The identifier of the service

status

The current status of the service

pid

The pid of the service

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