pjsip logo pjsip.org
Open source SIP stack and media stack for presence, im/instant messaging, and multimedia communication

HOME

SIP/media Features
High Performance SIP
Small Footprint SIP
Symbian Port

FAQ

Documentation

Licensing

Download

Development (Trac)

Projects using pjsip

Mailing List

Open Source Links


About: PJLIB, PJLIB-UTIL, PJSIP, and PJMEDIA are created by: Benny Prijono
<bennylp@pjsip.org>


 

Home --> Documentations --> PJSIP Reference

pjsip_generic_array_hdr Struct Reference
[Header Fields]

#include <sip_msg.h>


Detailed Description

Generic array of string header.

Public Member Functions

 PJ_DECL_LIST_MEMBER (struct pjsip_generic_array_hdr)

Data Fields

pjsip_hdr_e type
pj_str_t name
pj_str_t sname
pjsip_hdr_vptrvptr
unsigned count
pj_str_t values [32]

Member Function Documentation

pjsip_generic_array_hdr::PJ_DECL_LIST_MEMBER ( struct  pjsip_generic_array_hdr  ) 

Standard header fields. List members.


Field Documentation

Header short name version.

Number of tags/elements.


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

 


PJSIP Open Source, high performance, small footprint, and very very portable SIP stack
(C)2003-2008 Benny Prijono