WARNING: The online documentation has moved to https://docs.pjsip.org.

Visit the new documentation at https://docs.pjsip.org:

BLOG | DOCUMENTATION | GITHUB

Home --> Documentations --> PJNATH Reference

#include <stun_session.h>

Data Fields

pj_stun_msgmsg
 
pj_stun_req_cred_info info
 

Detailed Description

This structure describes incoming request message.

Forward declaration for pj_stun_rx_data

Field Documentation

◆ info

pj_stun_req_cred_info pj_stun_rx_data::info

Credential information that is found and used to authenticate incoming request. Application may use this information when generating authentication for the outgoing response.

◆ msg

pj_stun_msg* pj_stun_rx_data::msg

The parsed request message.


The documentation for this struct was generated from the following file:

 


PJNATH - Open Source NAT traversal helper library supporting STUN, TURN, and ICE
Copyright (C) 2006-2009 Teluu Inc.