RTS API Documentation  1.10.11
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 4518 of file switch_ivr_async.c.

Field Documentation

◆ app

const char* bch_t::app

Definition at line 4520 of file switch_ivr_async.c.

Referenced by bcast_thread(), and switch_ivr_broadcast_in_thread().

◆ flags

int bch_t::flags

Definition at line 4521 of file switch_ivr_async.c.

Referenced by bcast_thread(), and switch_ivr_broadcast_in_thread().

◆ session

switch_core_session_t* bch_t::session

Definition at line 4519 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: