group Exists

open fun groupExists(userId: String, groupName: String): Boolean

Method to check whether the user's group exists

Return

whether the user's group exists as boolean

Parameters

userId

The user identifier

groupName

The name of the group