![]() |
![]() |
![]() |
libempathy Reference Manual | ![]() |
---|---|---|---|---|
Top | Description | Object Hierarchy | Signals |
EmpathyCallFactory; EmpathyCallFactory * empathy_call_factory_initialise (void); EmpathyCallFactory * empathy_call_factory_get (void); void empathy_call_factory_new_call (EmpathyCallFactory *factory, EmpathyContact *contact); void empathy_call_factory_claim_channel (EmpathyCallFactory *factory, EmpathyDispatchOperation *operation);
EmpathyCallFactory * empathy_call_factory_initialise (void);
Returns : |
void empathy_call_factory_new_call (EmpathyCallFactory *factory, EmpathyContact *contact);
Initiate a new call with contact
.
|
an EmpathyCallFactory |
|
an EmpathyContact |
void empathy_call_factory_claim_channel (EmpathyCallFactory *factory, EmpathyDispatchOperation *operation);
|
|
|
"new-call-handler"
signalvoid user_function (EmpathyCallFactory *empathycallfactory, EmpathyCallHandler *arg1, gboolean arg2, gpointer user_data) : Run Last
|
the object which received the signal. |
|
|
|
|
|
user data set when the signal handler was connected. |