Error in Documentation or Implementation (OnlineUnlockStatus)

The document for getExpirtyTime() in juce_OnlineUnlockStatus.h states that if there is an expiry time then isUnlocked() will return false. This is not the case as it returns true.

From a quick look I can’t see how that could happen. Can you provide a minimal example of the issue?