replaceList

fun replaceList(endpointList: List<ServerRecord>, writeProvider: Boolean = true, serversTime: Instant? = null)

Replace the list with a new list of servers provided to us by the Steam servers.

Parameters

endpointList

The ServerRecord to use for this SmartCMServerList.

writeProvider

If true, the replaced list will be updated in the server list provider.

serversTime

The time when the provided server list has been updated.