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_sub_state_hdr)
 

Data Fields

pj_str_t sub_state
 
pj_str_t reason_param
 
unsigned expires_param
 
int retry_after
 
pjsip_param other_param
 

Detailed Description

This structure describes Subscription-State header.

Member Function Documentation

◆ PJSIP_DECL_HDR_MEMBER()

pjsip_sub_state_hdr::PJSIP_DECL_HDR_MEMBER ( struct pjsip_sub_state_hdr  )

Standard header fields.

Field Documentation

◆ sub_state

pj_str_t pjsip_sub_state_hdr::sub_state

Subscription state.

◆ reason_param

pj_str_t pjsip_sub_state_hdr::reason_param

Optional termination reason.

◆ expires_param

unsigned pjsip_sub_state_hdr::expires_param

Expires param, or PJSIP_EXPIRES_NOT_SPECIFIED.

◆ retry_after

int pjsip_sub_state_hdr::retry_after

Retry after param, or -1.

◆ other_param

pjsip_param pjsip_sub_state_hdr::other_param

Other parameters.


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.