BLOG | DOCUMENTATION | GITHUB

Home --> Documentations --> PJSIP Reference

pj::OnCallMediaTransportStateParam Struct Reference

#include <call.hpp>

Data Fields

unsigned medIdx
 
pjsua_med_tp_st state
 
pj_status_t status
 
int sipErrorCode
 

Detailed Description

This structure contains parameters for Call::onCallMediaTransportState() callback.

Field Documentation

◆ medIdx

unsigned pj::OnCallMediaTransportStateParam::medIdx

The media index.

◆ state

pjsua_med_tp_st pj::OnCallMediaTransportStateParam::state

The media transport state

◆ status

pj_status_t pj::OnCallMediaTransportStateParam::status

The last error code related to the media transport state.

◆ sipErrorCode

int pj::OnCallMediaTransportStateParam::sipErrorCode

Optional SIP error code.


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.