extractServerNameFromId

fun extractServerNameFromId(matrixId: String?): String?

Extract server name from a matrix id.

Return

null if not found or if matrixId is null

Parameters

matrixId