isRoomAlias

fun isRoomAlias(str: String?): Boolean

Tells if a string is a valid room alias.

Return

true if the string is a valid room alias.

Parameters

str

the string to test