![]() |
![]() |
![]() |
libempathy Reference Manual | ![]() |
---|---|---|---|---|
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_set_bus (EmpathyCallHandler *handler, GstBus *bus);
"contact" EmpathyContact* : Read / Write "gst-bus" GstBus* : Read / Write "tp-call" EmpathyTpCall* : Read / Write
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_set_bus (EmpathyCallHandler *handler, GstBus *bus);
|
|
|
"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. |
"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. |