isSelected

open fun isSelected(userId: String): Boolean

Checks if the user is selected.

Return

true if the user is selected, false otherwise.

Since

1.0.0-beta.1

Parameters

userId

The userId to check.