ReplayXHRParameter

@Serializable
data class ReplayXHRParameter(val requestId: String)

Constructors

Link copied to clipboard
constructor(requestId: String)

Properties

Link copied to clipboard

Identifier of XHR to replay.