isGroupId

fun isGroupId(str: String?): Boolean

Tells if a string is a valid group id.

Return

true if the string is a valid group id.

Parameters

str

the string to test