Package io.webfolder.cdp.event.page
Class LoadEventFired
java.lang.Object
io.webfolder.cdp.event.page.LoadEventFired
public class LoadEventFired
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description LoadEventFired()
-
Method Summary
Modifier and Type Method Description java.lang.Double
getTimestamp()
void
setTimestamp(java.lang.Double timestamp)
-
Constructor Details
-
LoadEventFired
public LoadEventFired()
-
-
Method Details
-
getTimestamp
public java.lang.Double getTimestamp() -
setTimestamp
public void setTimestamp(java.lang.Double timestamp)
-