Interface KeepAliveManager.KeepAlivePinger

    • Method Detail

      • ping

        void ping()
        Sends out a keep-alive ping.
      • onPingTimeout

        void onPingTimeout()
        Callback when Ping Ack was not received in KEEPALIVE_TIMEOUT. Should shutdown the transport.