MNCoreDataController
extension MNCoreDataController : BridgeMNCoreDataControllerInterface
-
Declaration
Swift
public func fetchAnalyticsPackagesToPost() -> [[String : Any]]
-
Declaration
Swift
public func saveAnalyticsPackage(filePath: String, propertyId: Int64, type: Int32)
-
Declaration
Swift
public func deleteAnalyticsPackage(filePath: String)
-
Declaration
Swift
public func updateAnalyticsPackageAsSent(filePath: String)
-
Declaration
Swift
public func isPropertyInfosUpdated() -> Bool
-
Declaration
Swift
public func isPropertyDownloaded(propertyId: Int) -> Bool