#include <icy/turn/client/tcpclient.h>Binding metadata stored as socket opaque data during a ConnectionBind handshake. Associates a relay socket with its TURN connection ID and peer address.
| Return | Name | Description |
|---|---|---|
uint32_t | connectionID | TURN CONNECTION-ID attribute value from the server. |
net::Address | peerAddress | The peer address this binding targets. |
uint32_t connectionIDTURN CONNECTION-ID attribute value from the server.
net::Address peerAddressThe peer address this binding targets.