DirectTCPSocketClosed

@Serializable
data class DirectTCPSocketClosed(val identifier: RequestId, val timestamp: MonotonicTime) : NetworkEvent

Fired when direct_socket.TCPSocket is closed.

Official doc

Constructors

Link copied to clipboard
constructor(identifier: RequestId, timestamp: MonotonicTime)

Properties

Link copied to clipboard

(undocumented in the protocol definition)

Link copied to clipboard

(undocumented in the protocol definition)