BaseConnectionGetUniqueConnectionNameImpl


Description:

[ CCode ( has_target = false ) ]
public delegate string BaseConnectionGetUniqueConnectionNameImpl (BaseConnection self)

Signature of the get_unique_connection_name virtual method on BaseConnection.

Parameters:

self

The implementation, a subclass of TpBaseConnection

Returns:

a name for this connection which will be unique within this connection manager process, as a string which the caller must free with g_free.


Namespace: TelepathyGLib
Package: telepathy-glib