data class GetResponseBodyRequest
Request object containing input parameters for the NetworkDomain.getResponseBody command.
<init> |
Request object containing input parameters for the NetworkDomain.getResponseBody command. GetResponseBodyRequest(requestId: RequestId) |
requestId |
Identifier of the network request to get content for. val requestId: RequestId |