Class ReplaySnapshotCommandResponse
Response for ReplaySnapshot
public sealed class ReplaySnapshotCommandResponse : ICommandResponse<ReplaySnapshotCommandSettings>, ICommandResponse
- Inheritance
-
ReplaySnapshotCommandResponse
- Implements
- Inherited Members
- Extension Methods
Properties
DataURL
Gets or sets the dataURL
[JsonPropertyName("dataURL")]
public string DataURL { get; set; }