-
Indicates whether
response
is newly received data, or the resource’s existing data reused. Used to distinguishResourceEvent.newData
fromResourceEvent.notModified
.Declaration
Swift
public var isNew: Bool
Siesta Docs (96% documented)
Indicates whether response
is newly received data, or the resource’s existing data reused.
Used to distinguish ResourceEvent.newData
from ResourceEvent.notModified
.
Swift
public var isNew: Bool