extractUserNameFromId

fun extractUserNameFromId(matrixId: String): String?

Extract user name from a matrix id.

Return

null if the input is not a valid matrixId

Parameters

matrixId