setServerUrlList

fun setServerUrlList(serverUrlList: List<Pair<String, String>>): List<Pair<String, String>>

Replaces the current serverUrlList with the provided serverUrlList

Return

The value of the new serverUrlList