DirectTCPSocketClosedParameter

@Serializable
data class DirectTCPSocketClosedParameter(val identifier: String, val timestamp: Double)

Fired when direct_socket.TCPSocket is closed.

Constructors

Link copied to clipboard
constructor(identifier: String, timestamp: Double)

Properties

Link copied to clipboard
Link copied to clipboard