|
reSIProcate/rutil
9694
|
#include <Stun.hxx>
Public Attributes | |
| UInt16 | pad |
| UInt8 | errorClass |
| UInt8 | number |
| char | reason [STUN_MAX_STRING] |
| UInt16 | sizeReason |
Definition at line 136 of file Stun.hxx.
Referenced by encodeAtrError(), stunCreateErrorResponse(), stunEncodeMessage(), stunParseAtrError(), and stunParseMessage().
Definition at line 137 of file Stun.hxx.
Referenced by encodeAtrError(), stunCreateErrorResponse(), stunEncodeMessage(), stunParseAtrError(), and stunParseMessage().
Definition at line 135 of file Stun.hxx.
Referenced by encodeAtrError(), and stunParseAtrError().
| char StunAtrError::reason[STUN_MAX_STRING] |
Definition at line 138 of file Stun.hxx.
Referenced by encodeAtrError(), stunCreateErrorResponse(), stunEncodeMessage(), stunParseAtrError(), and stunParseMessage().
Definition at line 139 of file Stun.hxx.
Referenced by encodeAtrError(), stunCreateErrorResponse(), and stunParseAtrError().
1.7.5.1