kotlin-components-docs
jvm
kotlin-components-docs
/
mozilla.appservices.places.uniffi
/
PlacesApi
Places
Api
open
class
PlacesApi
:
Disposable
,
AutoCloseable
,
PlacesApiInterface
Members
Functions
bookmarks
Reset
Link copied to clipboard
open
override
fun
bookmarksReset
(
)
bookmarks
Sync
Link copied to clipboard
open
override
fun
bookmarksSync
(
keyId
:
String
,
accessToken
:
String
,
syncKey
:
String
,
tokenserverUrl
:
Url
)
:
String
close
Link copied to clipboard
@
Synchronized
open
override
fun
close
(
)
destroy
Link copied to clipboard
open
override
fun
destroy
(
)
history
Sync
Link copied to clipboard
open
override
fun
historySync
(
keyId
:
String
,
accessToken
:
String
,
syncKey
:
String
,
tokenserverUrl
:
Url
)
:
String
new
Connection
Link copied to clipboard
open
override
fun
newConnection
(
connType
:
ConnectionType
)
:
PlacesConnection
register
With
Sync
Manager
Link copied to clipboard
open
override
fun
registerWithSyncManager
(
)
reset
History
Link copied to clipboard
open
override
fun
resetHistory
(
)