data class WebTransportClosedEvent : NetworkEvent
<init> |
WebTransportClosedEvent(transportId: RequestId, timestamp: MonotonicTime) |
timestamp |
Timestamp. val timestamp: MonotonicTime |
transportId |
WebTransport identifier. val transportId: RequestId |