OPAL  Version 3.10.10
SIPSubscribe::NotifyCallbackInfo Struct Reference

#include <sippdu.h>

Public Member Functions

 NotifyCallbackInfo (SIPEndPoint &ep, OpalTransport &trans, SIP_PDU &notify, SIP_PDU &response)
 
bool SendResponse (SIP_PDU::StatusCodes status, const char *extra=NULL)
 

Data Fields

SIPEndPointm_endpoint
 
OpalTransportm_transport
 
SIP_PDUm_notify
 
SIP_PDUm_response
 
bool m_sendResponse
 

Constructor & Destructor Documentation

◆ NotifyCallbackInfo()

SIPSubscribe::NotifyCallbackInfo::NotifyCallbackInfo ( SIPEndPoint ep,
OpalTransport trans,
SIP_PDU notify,
SIP_PDU response 
)

Member Function Documentation

◆ SendResponse()

bool SIPSubscribe::NotifyCallbackInfo::SendResponse ( SIP_PDU::StatusCodes  status,
const char *  extra = NULL 
)

Field Documentation

◆ m_endpoint

SIPEndPoint& SIPSubscribe::NotifyCallbackInfo::m_endpoint

◆ m_notify

SIP_PDU& SIPSubscribe::NotifyCallbackInfo::m_notify

◆ m_response

SIP_PDU& SIPSubscribe::NotifyCallbackInfo::m_response

◆ m_sendResponse

bool SIPSubscribe::NotifyCallbackInfo::m_sendResponse

◆ m_transport

OpalTransport& SIPSubscribe::NotifyCallbackInfo::m_transport

The documentation for this struct was generated from the following file: