This group's flags. Set using tp_group_mixin_change_flags(); defaults to 0.
The connection's contact handle repository
Members awaiting the local user's approval to join the group. Alter using tp_group_mixin_change_members().
The members of the group. Alter using tp_group_mixin_change_members().
Pointer to opaque private data
Members awaiting remote (e.g. remote user or server) approval to join the group. Alter using tp_group_mixin_change_members().
The local user's handle within this group, or 0 if none. Set using tp_group_mixin_init() and tp_group_mixin_change_self_handle().
Structure representing the group mixin as used in a particular class. To be placed in the implementation's instance structure.
All fields should be considered read-only.