DiscoveryApiHandler
interface DiscoveryApiHandler
Functions
Link copied to clipboard
abstract suspend fun getSupport(context: MatrixEndpointContext<GetSupport, Unit, GetSupport.Response>): GetSupport.Response
Link copied to clipboard
abstract suspend fun getWellKnown(context: MatrixEndpointContext<GetWellKnown, Unit, DiscoveryInformation>): DiscoveryInformation