interface Connection : Closeable
An interface which describes a Closeable connection that provides access to a PlacesAPI. |
|
open class PlacesHistoryStorage : HistoryStorage, SyncableStore<SyncAuthInfo>
Implementation of the HistoryStorage which is backed by a Rust Places lib via PlacesConnection. |
typealias SyncAuthInfo = SyncAuthInfo |
const val AUTOCOMPLETE_SOURCE_NAME: String |
|
const val DB_NAME: String |