[ Version ( since = "3.40" ) ]
public void take_acknowledged (owned Time? when)
Set the acknowledged time of the this.
Use null to unset it. The function assumes ownership of the when
.
this | |
when |
an Time when the this had been acknowledged, or null to unset |