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 <evsub_msg.h>

Public Member Functions

 PJSIP_DECL_HDR_MEMBER (struct pjsip_event_hdr)
 

Data Fields

pj_str_t event_type
 
pj_str_t id_param
 
pjsip_param other_param
 

Detailed Description

This structure describes Event header.

Member Function Documentation

◆ PJSIP_DECL_HDR_MEMBER()

pjsip_event_hdr::PJSIP_DECL_HDR_MEMBER ( struct pjsip_event_hdr  )

Standard header fields.

Field Documentation

◆ event_type

pj_str_t pjsip_event_hdr::event_type

Event name.

◆ id_param

pj_str_t pjsip_event_hdr::id_param

Optional event ID parameter.

◆ other_param

pjsip_param pjsip_event_hdr::other_param

Other parameter.


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.