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