ConnectionNameListCb
Description:
[ CCode ( instance_pos = 5.9 ) ]
[ Version ( since = "0.7.1" ) ]
public delegate void ConnectionNameListCb (string[] names, size_t n, string[] cms, string[] protocols, Error error, Object weak_object)
[ Version ( since = "0.7.1" ) ]
public delegate void ConnectionNameListCb (string[] names, size_t n, string[] cms, string[] protocols, Error error, Object weak_object)
Signature of the callback supplied to list_connection_names .
Parameters:
names |
|
n |
number of names (not including the final |
cms |
|
protocols |
|
error |
|
weak_object |
user-supplied weakly referenced object |
user_data |
user-supplied data |
Namespace: TelepathyGLib
Package: telepathy-glib