Package 

Class InspectorEvent.DetachedEvent

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final String reason
    • Method Summary

      Modifier and Type Method Description
      final String component1()
      final InspectorEvent.DetachedEvent copy(String reason)
      final String getReason() The reason why connection has been terminated.
      • Methods inherited from class org.hildan.chrome.devtools.domains.inspector.events.InspectorEvent

        equals, hashCode, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait