STUN error information. More...
#include <stun.h>
Public Member Functions | |
| StunError () | |
| StunError (StunErrorCode c, const std::string &r="") | |
Public Attributes | |
| StunErrorCode | code |
| std::string | reason |
|
inline |
| StunErrorCode librats::StunError::code |