RTS API Documentation
1.10.11
|
Data Fields | |
char | uuid_str [SWITCH_UUID_FORMATTED_LENGTH+1] |
char * | path |
switch_media_flag_t | flags |
Definition at line 5620 of file switch_ivr_async.c.
switch_media_flag_t broadcast_helper::flags |
Definition at line 5623 of file switch_ivr_async.c.
Referenced by switch_ivr_schedule_broadcast(), and SWITCH_STANDARD_SCHED_FUNC().
char* broadcast_helper::path |
Definition at line 5622 of file switch_ivr_async.c.
Referenced by switch_ivr_schedule_broadcast(), and SWITCH_STANDARD_SCHED_FUNC().
char broadcast_helper::uuid_str[SWITCH_UUID_FORMATTED_LENGTH+1] |
Definition at line 5621 of file switch_ivr_async.c.
Referenced by switch_ivr_schedule_broadcast(), and SWITCH_STANDARD_SCHED_FUNC().