getLastUpdateTime
getLastUpdateTime
Description: Get the timestamp of the last consent update from the user.
Syntax:
var iLastUpdate = jentis.consent.engine.getLastUpdateTime();
Returns:
number
— Timestamp in milliseconds.
Last updated
Was this helpful?