createGroup

abstract fun createGroup(group: Group): Group

Creates a new group.

Return

the created group with a generated ID

Parameters

group

the group to create