IServerListProvider

An interface for persisting the server list for connection discovery

Inheritors

Properties

Link copied to clipboard

When the server list was last refreshed, used to determine if the server list should be refreshed from the Steam Directory This should return DateTime with the UTC kind

Functions

Link copied to clipboard

Ask a provider to fetch any servers that it has available

Link copied to clipboard
abstract fun updateServerList(endpoints: List<ServerRecord>)

Update the persistent list of endpoints