FreeSWITCH API Documentation  1.7.0
Data Fields
bch_t Struct Reference
+ Collaboration diagram for bch_t:

Data Fields

switch_core_session_tsession
 
const char * app
 
int flags
 

Detailed Description

Definition at line 3898 of file switch_ivr_async.c.

Field Documentation

const char* bch_t::app

Definition at line 3900 of file switch_ivr_async.c.

Referenced by bcast_thread(), and switch_ivr_broadcast_in_thread().

int bch_t::flags

Definition at line 3901 of file switch_ivr_async.c.

Referenced by bcast_thread(), and switch_ivr_broadcast_in_thread().

switch_core_session_t* bch_t::session

Definition at line 3899 of file switch_ivr_async.c.

Referenced by bcast_thread(), and switch_ivr_broadcast_in_thread().


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