@Synchronized fun cleanPreviouslySentTokens(activeSubsHashedTokens: Set<String>, unconsumedInAppsHashedTokens: Set<String>): Unit
Removes from the database all hashed tokens that are not considered active anymore, i.e. all consumed in-apps or inactive subscriptions hashed tokens that are still in the local cache.