BLOG | DOCUMENTATION | GITHUB

Home --> Documentations --> PJSIP Reference

#include <sip_uri.h>

Public Member Functions

 PJ_DECL_LIST_MEMBER (struct pjsip_param)
 

Data Fields

pj_str_t name
 
pj_str_t value
 

Detailed Description

Generic parameter, normally used in other_param or header_param.

Member Function Documentation

◆ PJ_DECL_LIST_MEMBER()

pjsip_param::PJ_DECL_LIST_MEMBER ( struct pjsip_param  )

Generic list member.

Field Documentation

◆ name

pj_str_t pjsip_param::name

Param/header name.

◆ value

pj_str_t pjsip_param::value

Param/header value.


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.