BLOG | DOCUMENTATION | GITHUB

Home --> Documentations --> PJSIP Reference

pj::TsxStateEvent Struct Reference

#include <siptypes.hpp>

Data Fields

TsxStateEventSrc src
 
SipTransaction tsx
 
pjsip_tsx_state_e prevState
 
pjsip_event_id_e type
 

Detailed Description

This structure describes transaction state changed event.

Field Documentation

◆ src

TsxStateEventSrc pj::TsxStateEvent::src

Event source.

◆ tsx

SipTransaction pj::TsxStateEvent::tsx

The transaction.

◆ prevState

pjsip_tsx_state_e pj::TsxStateEvent::prevState

Previous state.

◆ type

pjsip_event_id_e pj::TsxStateEvent::type

Type of event source:

  • PJSIP_EVENT_TX_MSG
  • PJSIP_EVENT_RX_MSG,
  • PJSIP_EVENT_TRANSPORT_ERROR
  • PJSIP_EVENT_TIMER
  • PJSIP_EVENT_USER

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.