|
RTS API Documentation
1.10.11
|
Collaboration diagram for bch_t:Data Fields | |
| switch_core_session_t * | session |
| const char * | app |
| int | flags |
Definition at line 4518 of file switch_ivr_async.c.
| 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().
| int bch_t::flags |
Definition at line 4521 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 4519 of file switch_ivr_async.c.
Referenced by bcast_thread(), and switch_ivr_broadcast_in_thread().
1.8.13