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

pj_ice_msg_data::data::request_data Struct Reference

#include <ice_session.h>

Data Fields

pj_ice_sessice
 
pj_ice_sess_checklistclist
 
unsigned ckid
 
pj_ice_sess_candlcand
 
pj_ice_sess_candrcand
 

Detailed Description

Request data

Field Documentation

◆ ckid

unsigned pj_ice_msg_data::data::request_data::ckid

Check ID

◆ clist

pj_ice_sess_checklist* pj_ice_msg_data::data::request_data::clist

Checklist

◆ ice

pj_ice_sess* pj_ice_msg_data::data::request_data::ice

ICE session

◆ lcand

pj_ice_sess_cand* pj_ice_msg_data::data::request_data::lcand

Local cand

◆ rcand

pj_ice_sess_cand* pj_ice_msg_data::data::request_data::rcand

Remote cand


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.