Main Page | Modules | Class Hierarchy | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

switch_chat_interface Struct Reference

#include <switch_module_interfaces.h>

Collaboration diagram for switch_chat_interface:

Collaboration graph
[legend]

Detailed Description

Abstract interface to a chat module.


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_trwlock
switch_chat_interfacenext


Field Documentation

switch_status_t(* switch_chat_interface::chat_send)(char *proto, char *from, char *to, char *subject, char *body, char *hint)
 

function to open the directory interface

const char* switch_chat_interface::interface_name
 

the name of the interface

struct switch_chat_interface* switch_chat_interface::next
 

switch_thread_rwlock_t* switch_chat_interface::rwlock
 


The documentation for this struct was generated from the following file:
Generated on Fri Oct 10 11:23:46 2008 for FreeSWITCH by  doxygen 1.3.9.1