group_dup_members_contacts
Description:
If this is a group and the TP_CHANNEL_FEATURE_CONTACTS
feature has been prepared, return a
GenericArray containing its members.
If this is a group but TP_CHANNEL_FEATURE_CONTACTS
has not been prepared, the result may either
be a set of members, or null
.
If this is not a group, return null
.
Parameters:
this |
a channel |
Returns:
a new GenericArray of
Contact, free it with |