PlacesApi
open class PlacesApi:
PlacesApiProtocol
-
Declaration
Swift
required public init(unsafeFromRawPointer pointer: UnsafeMutableRawPointer)
-
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