-
public final class ScreencastFrameAckRequestRequest object containing input parameters for the PageDomain.screencastFrameAck command.
-
-
Constructor Summary
Constructors Constructor Description ScreencastFrameAckRequest(Integer sessionId)
-
Method Summary
Modifier and Type Method Description final Integercomponent1()final ScreencastFrameAckRequestcopy(Integer sessionId)final IntegergetSessionId()Frame number. -
-
Constructor Detail
-
ScreencastFrameAckRequest
ScreencastFrameAckRequest(Integer sessionId)
-
-
Method Detail
-
component1
final Integer component1()
-
copy
final ScreencastFrameAckRequest copy(Integer sessionId)
-
getSessionId
final Integer getSessionId()
Frame number.
-
-
-
-