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

pjsip_inv_on_rx_offer_cb_param Struct Reference

#include <sip_inv.h>

Data Fields

const pjmedia_sdp_sessionoffer
 
const pjsip_rx_datardata
 

Detailed Description

Structure to hold parameters when calling the callback on_rx_offer2().

Field Documentation

◆ offer

const pjmedia_sdp_session* pjsip_inv_on_rx_offer_cb_param::offer

Remote offer.

◆ rdata

const pjsip_rx_data* pjsip_inv_on_rx_offer_cb_param::rdata

The received request.


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.