Class SessionInfo

  • All Implemented Interfaces:

    public final class SessionInfo
    
                        

    Class allowing to obtain the information of a Session.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final ZenohId zid() Return the ZenohId of the current Zenoh Session
      final List<ZenohId> peersZid() Return the ZenohId of the zenoh peers the session is currently connected to.
      final List<ZenohId> routersZid() Return the ZenohId of the zenoh routers the session is currently connected to.
      • Methods inherited from class java.lang.Object

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