BLOG | DOCUMENTATION | GITHUB

Home --> Documentations --> PJSIP Reference

pjsua_med_tp_state_info Struct Reference

#include <pjsua.h>

Data Fields

unsigned med_idx
 
pjsua_med_tp_st state
 
pj_status_t status
 
int sip_err_code
 
void * ext_info
 

Detailed Description

Structure to be passed on media transport state callback.

Field Documentation

◆ med_idx

unsigned pjsua_med_tp_state_info::med_idx

The media index.

◆ state

pjsua_med_tp_st pjsua_med_tp_state_info::state

The media transport state

◆ status

pj_status_t pjsua_med_tp_state_info::status

The last error code related to the media transport state.

◆ sip_err_code

int pjsua_med_tp_state_info::sip_err_code

Optional SIP error code.

◆ ext_info

void* pjsua_med_tp_state_info::ext_info

Optional extended info, the content is specific for each transport type.


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.