isUserAbleToInvite

fun isUserAbleToInvite(userId: String): Boolean

Check if the user have the necessary power level to invite.

Return

true if able to invite

Parameters

userId

the id of the user to check for.