pl.wendigo.chrome.api.page / GetInstallabilityErrorsResponse

GetInstallabilityErrorsResponse

data class GetInstallabilityErrorsResponse (source)

Represents response frame that is returned from Page#getInstallabilityErrors operation call.

Link
Page#getInstallabilityErrors method documentation.

See Also

PageOperations.getInstallabilityErrors

Constructors

<init>

GetInstallabilityErrorsResponse(errors: List<String>)

Represents response frame that is returned from Page#getInstallabilityErrors operation call.

Properties

errors

val errors: List<String>