getGroup

open override fun getGroup(groupId: String): Group?

Retrieves a group by its ID.

Return

the group with the given ID, or null if nox group found

Parameters

groupId

the ID of the group to retrieve