BLOG | DOCUMENTATION | GITHUB

Home --> Documentations --> PJSIP Reference

pj::OnCallSdpCreatedParam Struct Reference

#include <call.hpp>

Data Fields

SdpSession sdp
 
SdpSession remSdp
 

Detailed Description

This structure contains parameters for Call::onCallSdpCreated() callback.

Field Documentation

◆ sdp

SdpSession pj::OnCallSdpCreatedParam::sdp

The SDP has just been created.

◆ remSdp

SdpSession pj::OnCallSdpCreatedParam::remSdp

The remote SDP, will be empty if local is SDP offerer.


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.