Class CBConnectionEvent


  • public final class CBConnectionEvent
    extends java.lang.Object
    [@enum] CBConnectionEvent Represents the connection state of a peer. [@constant] CBConnectionEventPeerDisconnected Peer is disconnected. [@constant] CBConnectionEventPeerConnected Peer is connected.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static long Connected  
      static long Disconnected  
    • Method Summary

      • Methods inherited from class java.lang.Object

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