Server Api Handler
interface ServerApiHandler
Functions
Link copied to clipboard
abstract suspend fun getCapabilities(context: MatrixEndpointContext<GetCapabilities, Unit, GetCapabilities.Response>): GetCapabilities.Response
Link copied to clipboard
abstract suspend fun getVersions(content: MatrixEndpointContext<GetVersions, Unit, GetVersions.Response>): GetVersions.Response