SocketClientEvent#
Added in version 2.32.
- class SocketClientEvent#
Describes an event occurring on a SocketClient
. See the
SocketClient
::event signal for more details.
Additional values may be added to this type in the future.
Fields#
- class SocketClientEvent
- COMPLETE#
The type of the None singleton.
- CONNECTED#
The type of the None singleton.
- CONNECTING#
The type of the None singleton.
- PROXY_NEGOTIATED#
The type of the None singleton.
- PROXY_NEGOTIATING#
The type of the None singleton.
- RESOLVED#
The type of the None singleton.
- RESOLVING#
The type of the None singleton.
- TLS_HANDSHAKED#
The type of the None singleton.
- TLS_HANDSHAKING#
The type of the None singleton.