matrix-sdk-android
1.6.10
matrix-sdk-android
/
org.matrix.android.sdk.api
/
MatrixPatterns
/
isRoomId
is
Room
Id
fun
isRoomId
(
str
:
String
?
)
:
Boolean
Content copied to clipboard
Tells if a string is a valid room id.
Return
true if the string is a valid room Id
Parameters
str
the string to test