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_sess_checklist Struct Reference
[ICE Session]

Data Fields

pj_ice_sess_checklist_state state
unsigned count
pj_ice_sess_check checks [PJ_ICE_MAX_CHECKS]
pj_timer_entry timer

Detailed Description

This structure represents ICE check list, that is an ordered set of candidate pairs that an agent will use to generate checks.

Forward declaration for checklist.


Field Documentation

Array of candidate pairs (checks).

Number of candidate pairs (checks).

A timer used to perform periodic check for this checklist.


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.