struct Protocol::Target::DetachedFromTarget
- Protocol::Target::DetachedFromTarget
- Struct
- Value
- Object
Overview
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.
Included Modules
- JSON::Serializable
- Protocol::Event
Defined in:
protocol/target.crConstructors
Instance Method Summary
-
#session_id : SessionID
Detached session identifier.
-
#target_id : TargetID | Nil
Deprecated.