#include <switch_caller.h>
Collaboration diagram for switch_caller_application:

Data Fields | |
| char * | application_name |
| char * | application_data |
| switch_application_function_t | application_function |
| switch_caller_application * | next |
|
|
An optional argument string to pass to the application |
|
|
A function pointer to the application |
|
|
The name of the registered application to call |
|
|
|
1.3.9.1