Class ScreencastFrameAckCommandSettings
ScreencastFrameAck
public sealed class ScreencastFrameAckCommandSettings : ICommand
- Inheritance
-
ScreencastFrameAckCommandSettings
- Implements
- Inherited Members
Properties
CommandName
Gets the name of the command.
[JsonIgnore]
public string CommandName { get; }
Property Value
SessionId
Gets or sets the sessionId
[JsonPropertyName("sessionId")]
public long SessionId { get; set; }