Class DirectTCPSocketChunkSent
java.lang.Object
org.openqa.selenium.devtools.v141.network.model.DirectTCPSocketChunkSent
Fired when data is sent to tcp direct socket stream.
-
Constructor Summary
ConstructorsConstructorDescriptionDirectTCPSocketChunkSent(RequestId identifier, String data, MonotonicTime timestamp) -
Method Summary
-
Constructor Details
-
DirectTCPSocketChunkSent
-
-
Method Details
-
getIdentifier
-
getData
-
getTimestamp
-