MemoryServerListProvider

A server list provider that uses an in-memory list

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
Returns the stored server list in memory
Link copied to clipboard
open fun updateServerList(endpoints: List<ServerRecord>)
Stores the supplied list of servers in memory