[ Version ( since = "0.15.3" ) ]
public void set_delegated_channels_callback (owned BaseClientDelegatedChannelsCb callback)
Turn on support for the org.
freedesktop.Telepathy.ChannelRequest.DelegateToPreferredHandler hint.
When receiving a request containing this hint, this will automatically delegate the channels to the
preferred handler of the request and then call callback
to inform the client that it is no longer handling those channels.
this |
a BaseClient implementing Handler |
callback |
function called when channels currently handled by this are delegated, may not be |
destroy |
called with the |
user_data |
arbitrary user-supplied data passed to |