|  |  |  | libempathy Reference Manual |  | 
|---|---|---|---|---|
| Top | Description | Object Hierarchy | Properties | Signals | ||||
                    EmpathyCallHandler;
EmpathyCallHandler * empathy_call_handler_new_for_contact
                                                        (EmpathyContact *contact);
EmpathyCallHandler * empathy_call_handler_new_for_channel
                                                        (EmpathyTpCall *call);
void                empathy_call_handler_start_call     (EmpathyCallHandler *handler);
void                empathy_call_handler_bus_message    (EmpathyCallHandler *handler,
                                                         GstBus *bus,
                                                         GstMessage *message);
"closed" : Run Last "conference-added" : Run Last "request-resource" : Run Last "sink-pad-added" : Run Last "src-pad-added" : Run Last
EmpathyCallHandler * empathy_call_handler_new_for_contact (EmpathyContact *contact);
| 
 | |
| Returns : | 
EmpathyCallHandler * empathy_call_handler_new_for_channel (EmpathyTpCall *call);
| 
 | |
| Returns : | 
void empathy_call_handler_start_call (EmpathyCallHandler *handler);
| 
 | 
void empathy_call_handler_bus_message (EmpathyCallHandler *handler, GstBus *bus, GstMessage *message);
| 
 | |
| 
 | |
| 
 | 
"closed" signalvoid user_function (EmpathyCallHandler *empathycallhandler, gpointer user_data) : Run Last
| 
 | the object which received the signal. | 
| 
 | user data set when the signal handler was connected. | 
"conference-added" signalvoid user_function (EmpathyCallHandler *empathycallhandler, FsConference *arg1, gpointer user_data) : Run Last
| 
 | the object which received the signal. | 
| 
 | |
| 
 | user data set when the signal handler was connected. | 
"request-resource" signalgboolean user_function (EmpathyCallHandler *empathycallhandler, guint arg1, guint arg2, gpointer user_data) : Run Last
| 
 | the object which received the signal. | 
| 
 | |
| 
 | |
| 
 | user data set when the signal handler was connected. | 
| Returns : | 
"sink-pad-added" signalvoid user_function (EmpathyCallHandler *empathycallhandler, GstPad *arg1, guint arg2, gpointer user_data) : Run Last
| 
 | the object which received the signal. | 
| 
 | |
| 
 | |
| 
 | user data set when the signal handler was connected. | 
"src-pad-added" signalvoid user_function (EmpathyCallHandler *empathycallhandler, GstPad *arg1, guint arg2, gpointer user_data) : Run Last
| 
 | the object which received the signal. | 
| 
 | |
| 
 | |
| 
 | user data set when the signal handler was connected. |