android-components / mozilla.components.browser.storage.sync / Connection

Connection

interface Connection : Closeable (source)

An interface which describes a Closeable connection that provides access to a PlacesAPI.

Functions

api

abstract fun api(): PlacesAPI