replace List
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
endpoint List
The ServerRecord to use for this SmartCMServerList.
write Provider
If true, the replaced list will be updated in the server list provider.
servers Time
The time when the provided server list has been updated.