toggle menu
chrome-devtools-kotlin
6.2.0-1326544
common
switch theme
search in API
chrome-devtools-kotlin
/
org.hildan.chrome.devtools.domains.runtime
/
QueryObjectsResponse
Query
Objects
Response
@
Serializable
data
class
QueryObjectsResponse
(
val
objects
:
RemoteObject
)
Response type for the
RuntimeDomain.queryObjects
command.
Members
Constructors
Query
Objects
Response
Link copied to clipboard
constructor
(
objects
:
RemoteObject
)
Properties
objects
Link copied to clipboard
val
objects
:
RemoteObject
Array with objects.