| Declaration | |
|---|---|
| From | + (nonnull NSArray<NSDictionary *> *)pendingExpiredSessionReportsWithAppIdentifier:(nonnull NSData *)appIdentifier storageDirectoryAtURL:(nonnull NSURL *)storageURL |
| To | + (nonnull NSArray<NSData *> *)pendingExpiredSessionReportsWithAppIdentifier:(nonnull NSData *)appIdentifier storageDirectoryAtURL:(nonnull NSURL *)storageURL |
| Declaration | |
|---|---|
| From | + (void)removePendingExpiredSessionReports:(nonnull NSArray<NSDictionary *> *)expiredSessionReports withAppIdentifier:(nonnull NSData *)appIdentifier storageDirectoryAtURL:(nonnull NSURL *)storageURL |
| To | + (void)removePendingExpiredSessionReports:(nonnull NSArray<NSData *> *)expiredSessionReports withAppIdentifier:(nonnull NSData *)appIdentifier storageDirectoryAtURL:(nonnull NSURL *)storageURL |