#include <stun.h>
Public Attributes | |
UInt16 | pad |
UInt8 | errorClass |
UInt8 | number |
char | reason [STUN_MAX_STRING] |
UInt16 | sizeReason |
Referenced by encodeAtrError(), and stunParseAtrError().
Referenced by encodeAtrError(), stunCreateErrorResponse(), stunEncodeMessage(), stunParseAtrError(), and stunParseMessage().
Referenced by encodeAtrError(), stunCreateErrorResponse(), stunEncodeMessage(), stunParseAtrError(), and stunParseMessage().
char StunAtrError::reason[STUN_MAX_STRING] |
Referenced by encodeAtrError(), stunCreateErrorResponse(), stunEncodeMessage(), stunParseAtrError(), and stunParseMessage().
Referenced by encodeAtrError(), and stunParseAtrError().