BLOG | DOCUMENTATION | GITHUB

Home --> Documentations --> PJSIP Reference

#include <siptypes.hpp>

Public Member Functions

void fromPj (const pjsip_hdr *) throw (Error)
 
pjsip_generic_string_hdrtoPj () const
 

Data Fields

string hName
 
string hValue
 

Detailed Description

Simple SIP header.

Member Function Documentation

◆ fromPj()

void pj::SipHeader::fromPj ( const pjsip_hdr )
throw (Error
)

Initiaize from PJSIP header.

◆ toPj()

pjsip_generic_string_hdr & pj::SipHeader::toPj ( ) const

Convert to PJSIP header.

Field Documentation

◆ hName

string pj::SipHeader::hName

Header name.

◆ hValue

string pj::SipHeader::hValue

Header value.


The documentation for this struct was generated from the following file:
  • siptypes.hpp

 


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