data class WebSocketClosedEvent : NetworkEvent
<init> |
WebSocketClosedEvent(requestId: RequestId, timestamp: MonotonicTime) |
requestId |
Request identifier. val requestId: RequestId |
timestamp |
Timestamp. val timestamp: MonotonicTime |