PlacesApiProtocol
public protocol PlacesApiProtocol : AnyObject, Sendable
-
Declaration
Swift
func newConnection(connType: ConnectionType) throws -> PlacesConnection -
Declaration
Swift
func registerWithSyncManager()