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