Listener.onIdleTimeout

<p>Callback method invoked when the stream exceeds its idle timeout.</p>

@param stream the stream @param x the timeout failure @return true to reset the stream, false to ignore the idle timeout @see #getIdleTimeout()

interface Listener
bool
onIdleTimeout
(,
Exception x
)

Meta