onConnectionDelayed

open fun onConnectionDelayed(retryAfter: Long)

A callback for when the connection is delayed.

Since

4.30.0

Parameters

retryAfter

The time in seconds to wait before the next reconnection attempt.