StopDirective
data class StopDirective(val header: Header, val payload: StopDirectiveHandler.StopDirective.Payload)
Content copied to clipboard
Constructors
Link copied to clipboard
fun StopDirective(header: Header, payload: StopDirectiveHandler.StopDirective.Payload)
Content copied to clipboard