Package-level declarations

Types

Link copied to clipboard
class ComputeUserAgentUseCase @Inject constructor(context: Context)

Properties

Link copied to clipboard

Execute a request from the requestBlock and handle some of the Exception it could generate Ref: https://github.com/matrix-org/matrix-js-sdk/blob/develop/src/scheduler.js#L138-L175