data class DetachedEvent : InspectorEvent
DetachedEvent(reason: String)
The reason why connection has been terminated.
val reason: String