chrome-devtools-kotlin / org.hildan.chrome.devtools.domains.network / GetCertificateResponse

GetCertificateResponse

data class GetCertificateResponse

Response type for the NetworkDomain.getCertificate command.

Constructors

<init>

Response type for the NetworkDomain.getCertificate command.

GetCertificateResponse(tableNames: List<String>)

Properties

tableNames

val tableNames: List<String>