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 --> PJSIP Reference

#include <sip_msg.h>

Public Member Functions

 PJ_DECL_LIST_MEMBER (struct pjsip_fromto_hdr)
 

Data Fields

pjsip_hdr_e type
 
pj_str_t name
 
pj_str_t sname
 
pjsip_hdr_vptrvptr
 
pjsip_uriuri
 
pj_str_t tag
 
pjsip_param other_param
 

Detailed Description

To or From header.

Member Function Documentation

◆ PJ_DECL_LIST_MEMBER()

pjsip_fromto_hdr::PJ_DECL_LIST_MEMBER ( struct pjsip_fromto_hdr  )

List members.

Field Documentation

◆ type

pjsip_hdr_e pjsip_fromto_hdr::type

Header type

◆ name

pj_str_t pjsip_fromto_hdr::name

Header name.

◆ sname

pj_str_t pjsip_fromto_hdr::sname

Header short name version.

◆ vptr

pjsip_hdr_vptr* pjsip_fromto_hdr::vptr

Virtual function table.

◆ uri

pjsip_uri* pjsip_fromto_hdr::uri

URI in From/To header.

◆ tag

pj_str_t pjsip_fromto_hdr::tag

Header "tag" parameter.

◆ other_param

pjsip_param pjsip_fromto_hdr::other_param

Other params, concatenated as a single string.


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

 


PJSIP Open Source, high performance, small footprint, and very very portable SIP stack
Copyright (C) 2006-2008 Teluu Inc.