DirectUDPSocketClosed

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

Fired when direct_socket.UDPSocket 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)