InspectorDomain

(undocumented in the protocol definition)

Official doc

Functions

Link copied to clipboard
Link copied to clipboard

Fired when remote debugging connection is about to be terminated. Contains detach reason.

Link copied to clipboard
suspend fun disable(): DisableResponse

Disables inspector domain notifications.

Link copied to clipboard
suspend fun enable(): EnableResponse

Enables inspector domain notifications.

Link copied to clipboard
fun events(): Flow<InspectorEvent>

Subscribes to all events related to this domain.

Link copied to clipboard
Link copied to clipboard

Fired when debugging target has crashed

Link copied to clipboard

Fired when debugging target has reloaded after crash