Package org. matrix. android. sdk. api. failure
Types
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
This enum provide the reason why the SDK request an initial sync to the application.
Link copied to clipboard
@JsonClass(generateAdapter = true )
Content copied to clipboard
This data class holds the error defined by the matrix specifications. You shouldn't have to instantiate it. Ref: https://matrix.org/docs/spec/client_server/latest#api-standards
Link copied to clipboard
Functions
Link copied to clipboard
Get the retry delay in case of rate limit exceeded error, adding 100 ms, of defaultValue otherwise.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Try to convert to a RegistrationFlowResponse. Return null in the cases it's not possible
Link copied to clipboard
Try to convert to a ScanFailure. Return null in the cases it's not possible