Package 

Class DisconnectReason.TransportClosed

    • Field Summary

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

      Modifier and Type Method Description
      final String getDetail()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • DisconnectReason.TransportClosed

        DisconnectReason.TransportClosed(String detail)