Signature of the callback used to remove a member from the group. This should perform the necessary operations in the underlying IM protocol to cause the member to be removed.
Set this with tp_group_mixin_class_set_remove_with_reason_func(), .
An object implementing the group interface with this mixin
The handle of the contact to be removed
A message to be sent if the protocol supports it
A #TpChannelGroupChangeReason indicating the reason
Signature of the callback used to remove a member from the group. This should perform the necessary operations in the underlying IM protocol to cause the member to be removed.
Set this with tp_group_mixin_class_set_remove_with_reason_func(), .