chrome-devtools-kotlin / org.hildan.chrome.devtools.domains.page / GetInstallabilityErrorsResponse

GetInstallabilityErrorsResponse

data class GetInstallabilityErrorsResponse

Response type for the PageDomain.getInstallabilityErrors command.

Constructors

<init>

Response type for the PageDomain.getInstallabilityErrors command.

GetInstallabilityErrorsResponse(installabilityErrors: List<InstallabilityError>)

Properties

installabilityErrors

val installabilityErrors: List<InstallabilityError>