kdriver
Toggle table of contents
0.2.6
common
Platform filter
common
Switch theme
Search in API
kdriver
cdp
/
dev.kdriver.cdp.domain
/
Network
/
DirectUDPSocketClosedParameter
Direct
UDPSocket
Closed
Parameter
@
Serializable
data
class
DirectUDPSocketClosedParameter
(
val
identifier
:
String
,
val
timestamp
:
Double
)
Fired when direct_socket.UDPSocket is closed.
Members
Constructors
Direct
UDPSocket
Closed
Parameter
Link copied to clipboard
constructor
(
identifier
:
String
,
timestamp
:
Double
)
Properties
identifier
Link copied to clipboard
val
identifier
:
String
timestamp
Link copied to clipboard
val
timestamp
:
Double