BLOG | DOCUMENTATION | GITHUB

Home --> Documentations --> PJSIP Reference

pj::TsxStateEventSrc Struct Reference

#include <siptypes.hpp>

Data Fields

SipRxData rdata
 
SipTxData tdata
 
TimerEntry timer
 
pj_status_t status
 
GenericData data
 

Detailed Description

This structure describes transaction state event source.

Field Documentation

◆ rdata

SipRxData pj::TsxStateEventSrc::rdata

The incoming message.

◆ tdata

SipTxData pj::TsxStateEventSrc::tdata

The outgoing message.

◆ timer

TimerEntry pj::TsxStateEventSrc::timer

The timer.

◆ status

pj_status_t pj::TsxStateEventSrc::status

Transport error status.

◆ data

GenericData pj::TsxStateEventSrc::data

Generic data.


The documentation for this struct was generated from the following file:
  • siptypes.hpp

 


PJSIP Open Source, high performance, small footprint, and very very portable SIP stack
Copyright (C) 2006-2008 Teluu Inc.