contact_groups_changed


Description:

[ Version ( since = "0.13.14" ) ]
public signal void contact_groups_changed (string[] added, string[] removed)

Emitted when this contact's groups changes.

When this signal is emitted, contact_groups property is already updated.

Parameters:

added

A GStrv with added contact groups

removed

A GStrv with removed contact groups