Web Transport Connection Established Event
data class WebTransportConnectionEstablishedEvent(transportId: RequestId, timestamp: MonotonicTime) : Event
Content copied to clipboard
Fired when WebTransport handshake is finished.
Constructors
WebTransportConnectionEstablishedEvent
Link copied to clipboard
fun WebTransportConnectionEstablishedEvent(transportId: RequestId, timestamp: MonotonicTime)
Content copied to clipboard
Functions
Properties
Sources
jvm source
Link copied to clipboard