kotlin-components-docs
jvm
kotlin-components-docs
/
mozilla.appservices.places.uniffi
/
PlacesApiInterface
Places
Api
Interface
interface
PlacesApiInterface
Inheritors
PlacesApi
Members
Types
Companion
Link copied to clipboard
object
Companion
Functions
bookmarks
Reset
Link copied to clipboard
abstract
fun
bookmarksReset
(
)
bookmarks
Sync
Link copied to clipboard
abstract
fun
bookmarksSync
(
keyId
:
String
,
accessToken
:
String
,
syncKey
:
String
,
tokenserverUrl
:
Url
)
:
String
history
Sync
Link copied to clipboard
abstract
fun
historySync
(
keyId
:
String
,
accessToken
:
String
,
syncKey
:
String
,
tokenserverUrl
:
Url
)
:
String
new
Connection
Link copied to clipboard
abstract
fun
newConnection
(
connType
:
ConnectionType
)
:
PlacesConnection
register
With
Sync
Manager
Link copied to clipboard
abstract
fun
registerWithSyncManager
(
)
reset
History
Link copied to clipboard
abstract
fun
resetHistory
(
)