handle


Description:

public uint handle { get; }

The contact's handle in the Telepathy D-Bus API, a handle of type CONTACT representing the string given by identifier.

This handle is referenced using the Telepathy D-Bus API and remains referenced for as long as the Contact exists and the connection remains valid.

However, getting this property does not cause an additional reference to the handle to be held.

If the connection becomes invalid, this property is no longer meaningful and will be set to 0.