event
Description:
[ Version ( since = "2.38" ) ]
public signal void event (SocketClientEvent event, IOStream connection)
public signal void event (SocketClientEvent event, IOStream connection)
Emitted when a network-related event occurs.
See event for more details.
Parameters:
event |
the event that occurred |
connection |
the current connection state |