BaseClientDelegatedChannelsCb


Description:

[ CCode ( instance_pos = 2.9 ) ]
[ Version ( since = "0.15.3" ) ]
public delegate void BaseClientDelegatedChannelsCb (BaseClient client, GenericArray<Channel> channels)

Called when a client asked us to delegate channels to another Handler.

When this function is called client is not longer handling channels.

Parameters:

client

a BaseClient instance

channels

a GenericArray of Channel

user_data

arbitrary user-supplied data passed to set_delegated_channels_callback


Namespace: TelepathyGLib
Package: telepathy-glib