data class HistoryAutocompleteResult
Describes an autocompletion result against history storage. |
|
interface HistoryStorage
An interface which defines read/write methods for history data. |
|
data class PageObservation |
|
data class SearchResult
Encapsulates a set of properties which define a result of querying history storage. |
|
data class SyncError : SyncStatus |
|
object SyncOk : SyncStatus |
|
sealed class SyncStatus |
|
interface SyncableStore<AuthInfo>
Describes a "sync" entry point for store which operates over AuthInfo. |
|
enum class VisitType
Visit type constants as defined by Desktop Firefox. |