Corrupted

class Corrupted(val version: String, val name: String) : NavigationDatabaseStatus

TileStore reported integrity-check failures or the DB cannot be read.

Constructors

Link copied to clipboard
constructor(version: String, name: String)

Properties

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String