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

Data Fields | |
| const char * | interface_name |
| switch_status_t(* | chat_send )(char *proto, char *from, char *to, char *subject, char *body, char *hint) |
| switch_thread_rwlock_t * | rwlock |
| switch_chat_interface * | next |
|
|
function to open the directory interface |
|
|
the name of the interface |
|
|
|
|
|
|
1.3.9.1