TsgcUDPCLient › Events
TsgcUDPCLient Events
Events you can handle, grouped by purpose, followed by the full alphabetical list.
Data
| Name | Description |
| OnUDPRead | Fires when an incoming UDP datagram has been received from the peer. |
| OnUDPException | Fires when the UDP reader thread catches an unhandled exception. |
Security
| Name | Description |
| OnDTLSVerifyPeer | Fires during the DTLS handshake so the application can inspect and accept or reject the peer certificate. |
All Events (alphabetical)
| Name | Description |
| OnDTLSVerifyPeer | Fires during the DTLS handshake so the application can inspect and accept or reject the peer certificate. |
| OnUDPException | Fires when the UDP reader thread catches an unhandled exception. |
| OnUDPRead | Fires when an incoming UDP datagram has been received from the peer. |