#include <call.hpp>
This structure contains parameters for Call::onCallTransferRequest() callback.
◆ dstUri
string pj::OnCallTransferRequestParam::dstUri |
The destination where the call will be transferred to.
◆ statusCode
Status code to be returned for the call transfer request. On input, it contains status code 202.
◆ opt
The current call setting, application can update this setting for the call being transferred.
◆ newCall
Call* pj::OnCallTransferRequestParam::newCall |
New Call derived object instantiated by application when the call transfer is about to be accepted.
The documentation for this struct was generated from the following file: