chrome-devtools-kotlin
5.2.0-1167732
common
chrome-devtools-kotlin
/
org.hildan.chrome.devtools.domains.network
/
GetCertificateResponse
Get
Certificate
Response
@
Serializable
data
class
GetCertificateResponse
(
val
tableNames
:
List
<
String
>
)
(
source
)
Response type for the
NetworkDomain.getCertificate
command.
Members
Constructors
Get
Certificate
Response
Link copied to clipboard
constructor
(
tableNames
:
List
<
String
>
)
Properties
table
Names
Link copied to clipboard
val
tableNames
:
List
<
String
>