BLOG | DOCUMENTATION | GITHUB

Home --> Documentations --> PJSIP Reference

pj::CallSendRequestParam Struct Reference

#include <call.hpp>

Public Member Functions

 CallSendRequestParam ()
 

Data Fields

string method
 
SipTxOption txOption
 

Detailed Description

This structure contains parameters for Call::sendRequest()

Constructor & Destructor Documentation

◆ CallSendRequestParam()

pj::CallSendRequestParam::CallSendRequestParam ( )

Default constructor initializes with zero/empty values.

Field Documentation

◆ method

string pj::CallSendRequestParam::method

SIP method of the request.

◆ txOption

SipTxOption pj::CallSendRequestParam::txOption

Message body and/or list of headers etc to be included in outgoing 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.