public abstract class AbstractTimestamptedSound extends Object
Modifier and Type | Field and Description |
---|---|
protected long |
playAt |
Constructor and Description |
---|
AbstractTimestamptedSound(long at) |
Modifier and Type | Method and Description |
---|---|
boolean |
expired(long expiryExtension) |
long |
getPlayAt() |
String |
getUrl(Integer version) |
boolean |
isCancel() |
Copyright © 2016–2022. All rights reserved.