BLOG | DOCUMENTATION | GITHUB

Home --> Documentations --> PJSIP Reference

pj::OnCallReplacedParam Struct Reference

#include <call.hpp>

Data Fields

pjsua_call_id newCallId
 
CallnewCall
 

Detailed Description

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

Field Documentation

◆ newCallId

pjsua_call_id pj::OnCallReplacedParam::newCallId

The new call id.

◆ newCall

Call* pj::OnCallReplacedParam::newCall

New Call derived object instantiated by application.


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.