[ Version ( since = "0.15.5" ) ]
public signal void groups_removed (string[] added)
Emitted when one or more groups are removed.
If they had members at the time that they were removed, then immediately after this signal is emitted, contact_groups_changed signals that their members were removed. When this signal is emitted, contact_groups property is already updated.
For this signal to be emited, you must first call prepare_async with
the feature TP_CONNECTION_FEATURE_CONTACT_GROUPS
.
added |
A |