#include <switch_module_interfaces.h>
Collaboration diagram for switch_api_interface:

Data Fields | |
| const char * | interface_name |
| const char * | desc |
| switch_api_function_t | function |
| const char * | syntax |
| switch_api_interface * | next |
|
|
a description of the api function |
|
|
function the api call uses |
|
|
the name of the interface |
|
|
|
|
|
an example of the api syntax |
1.3.9.1