data class TargetInfoChangedEvent : TargetEvent
Issued when some information about a target has changed. This only happens between
targetCreated and targetDestroyed.
<init> |
Issued when some information about a target has changed. This only happens between
TargetInfoChangedEvent(targetInfo: TargetInfo) |
targetInfo |
val targetInfo: TargetInfo |