#include <stun.h>
Public Attributes | |
UInt16 | pad |
UInt8 | errorClass |
UInt8 | number |
char | reason [STUN_MAX_STRING] |
UInt16 | sizeReason |
Definition at line 92 of file stun.h.
Definition at line 95 of file stun.h.
Referenced by encodeAtrError(), stunCreateErrorResponse(), stunEncodeMessage(), stunParseAtrError(), and stunParseMessage().
Definition at line 96 of file stun.h.
Referenced by encodeAtrError(), stunCreateErrorResponse(), stunEncodeMessage(), stunParseAtrError(), and stunParseMessage().
Definition at line 94 of file stun.h.
Referenced by encodeAtrError(), and stunParseAtrError().
char StunAtrError::reason[STUN_MAX_STRING] |
Definition at line 97 of file stun.h.
Referenced by encodeAtrError(), stunCreateErrorResponse(), stunEncodeMessage(), stunParseAtrError(), and stunParseMessage().
Definition at line 98 of file stun.h.
Referenced by encodeAtrError(), and stunParseAtrError().