TsgcUDPCLient › Events

TsgcUDPCLient Events

Events you can handle, grouped by purpose, followed by the full alphabetical list.

Data

NameDescription
OnUDPReadFires when an incoming UDP datagram has been received from the peer.
OnUDPExceptionFires when the UDP reader thread catches an unhandled exception.

Security

NameDescription
OnDTLSVerifyPeerFires during the DTLS handshake so the application can inspect and accept or reject the peer certificate.

All Events (alphabetical)

NameDescription
OnDTLSVerifyPeerFires during the DTLS handshake so the application can inspect and accept or reject the peer certificate.
OnUDPExceptionFires when the UDP reader thread catches an unhandled exception.
OnUDPReadFires when an incoming UDP datagram has been received from the peer.