Emitted when the group members change in a Group channel.
added |
a GenericArray of Contact containing the full
members added
|
removed |
a GenericArray of Contact containing the members
(full, local-pending or remote-pending) removed
|
local_pending |
a GenericArray of Contact containing the
local-pending members added
|
remote_pending |
a GenericArray of Contact containing the
remote-pending members added
|
actor |
a Contact for the "actor" handle in details
|
details |
a GenericSet mapping (gchar *) to Value containing details about the change,
as described in the specification of the MembersChangedDetailed signal.
|