
Data Fields | |
| StunMsgHdr | msgHdr |
| bool_t | hasMappedAddress |
| StunAtrAddress4 | mappedAddress |
| bool_t | hasResponseAddress |
| StunAtrAddress4 | responseAddress |
| bool_t | hasChangeRequest |
| StunAtrChangeRequest | changeRequest |
| bool_t | hasSourceAddress |
| StunAtrAddress4 | sourceAddress |
| bool_t | hasChangedAddress |
| StunAtrAddress4 | changedAddress |
| bool_t | hasUsername |
| StunAtrString | username |
| bool_t | hasPassword |
| StunAtrString | password |
| bool_t | hasMessageIntegrity |
| StunAtrIntegrity | messageIntegrity |
| bool_t | hasErrorCode |
| StunAtrError | errorCode |
| bool_t | hasUnknownAttributes |
| StunAtrUnknown | unknownAttributes |
| bool_t | hasReflectedFrom |
| StunAtrAddress4 | reflectedFrom |
| bool_t | hasXorMappedAddress |
| StunAtrAddress4 | xorMappedAddress |
| bool_t | xorOnly |
| bool_t | hasServerName |
| StunAtrString | serverName |
| bool_t | hasSecondaryAddress |
| StunAtrAddress4 | secondaryAddress |
Definition at line 200 of file stun.h.
1.5.2