PlacesApi
open class PlacesApi : PlacesApiProtocol, @unchecked Sendable
-
Declaration
Swift
open func bookmarksReset() throws -
Declaration
Swift
open func bookmarksSync(keyId: String, accessToken: String, syncKey: String, tokenserverUrl: Url) throws -> String -
Declaration
Swift
open func historySync(keyId: String, accessToken: String, syncKey: String, tokenserverUrl: Url) throws -> String -
Declaration
Swift
open func newConnection(connType: ConnectionType) throws -> PlacesConnection -
Declaration
Swift
open func registerWithSyncManager() -
Declaration
Swift
open func resetHistory() throws