contact_groups
Description:
[ CCode ( array_length = false , array_null_terminated = true ) ]
[ Version ( since = "0.13.14" ) ]
public string[] contact_groups { get; }
[ Version ( since = "0.13.14" ) ]
public string[] contact_groups { get; }
a GStrv
with names of groups of which a contact is a member.
This is set to null
if CONTACT_GROUPS
is not prepared on this contact, or if the connection does not implement ContactGroups interface.