Target Event
Inheritors
Types
Link copied to clipboard
@Serializable
Issued when attached to target because of auto-attach or attachToTarget command.
Link copied to clipboard
@Serializable
Issued when detached from target for any reason (including detachFromTarget command). Can be issued multiple times per target if multiple sessions have been attached to it.
Link copied to clipboard
@Serializable
Notifies about a new protocol message received from the session (as reported in attachedToTarget event).
Link copied to clipboard
@Serializable
Issued when a target has crashed.
Link copied to clipboard
Issued when a possible inspection target is created.
Link copied to clipboard
Issued when a target is destroyed.
Link copied to clipboard
Issued when some information about a target has changed. This only happens between targetCreated and targetDestroyed.