TsgcSTUNClient › Methods

TsgcSTUNClient Methods

Public methods grouped by purpose, followed by the full alphabetical list.

Requests

NameDescription
SendRequestSends a STUN Binding Request to the configured server and returns True if the request was dispatched.
ClearClears the client internal state, cancelling any in-flight STUN transactions and freeing buffered messages.

Advanced

NameDescription
WriteDataAdvanced: sends raw bytes over the STUN client socket, either to the connected peer or to an explicit IP/port pair.

All Methods (alphabetical)

NameDescription
ClearClears the client internal state, cancelling any in-flight STUN transactions and freeing buffered messages.
SendRequestSends a STUN Binding Request to the configured server and returns True if the request was dispatched.
WriteDataAdvanced: sends raw bytes over the STUN client socket, either to the connected peer or to an explicit IP/port pair.