onGroupAdded

abstract fun onGroupAdded(groups: Groups, group: Group)

Performs any actions that could be required when a new group is created.

Parameters

groups

Group service.

group

New group.