Home Server Capabilities Service
This interface defines a method to retrieve the homeserver capabilities.
Functions
Link copied to clipboard
Get the HomeServer capabilities.
Link copied to clipboard
abstract fun getHomeServerCapabilitiesLive(): LiveData<Optional<HomeServerCapabilities>>
Content copied to clipboard
Get a LiveData on the HomeServer capabilities.
Link copied to clipboard
Force a refresh of the stored data.