ServerStatusEvent

@Serializable
data class ServerStatusEvent(val eventCtx: ServerStateDto) : MsmpEvent

Constructors

Link copied to clipboard
constructor(eventCtx: ServerStateDto)

Properties

Link copied to clipboard