Interface ConnectionManager.PingNotifier

  • Enclosing class:
    ConnectionManager

    public static interface ConnectionManager.PingNotifier
    The callback interface for a pong. Unused? Not part of the public streaming API.
    • Method Detail

      • pingComplete

        void pingComplete​(boolean ok)
        Parameters:
        ok - true if pong received; false if timed out