STUN transaction result. More...
#include <stun.h>
Public Member Functions | |
| StunResult () | |
Public Attributes | |
| bool | success |
| std::optional< StunMappedAddress > | mapped_address |
| std::optional< StunError > | error |
| int | rtt_ms |
| std::optional<StunMappedAddress> librats::StunResult::mapped_address |