ProxyPrepareAsync


Description:

[ CCode ( instance_pos = 3.9 ) ]
public delegate void ProxyPrepareAsync (Proxy proxy, ProxyFeature feature, AsyncReadyCallback? callback)

Function called when feature has to be prepared for proxy.

Parameters:

proxy

the object on which feature has to be prepared

feature

a Quark representing the feature to prepare

callback

called when the feature has been prepared, or the preparation failed

user_data

data to pass to callback


Namespace: TelepathyGLib
Package: telepathy-glib