showConnectionDelayedDialog

open fun showConnectionDelayedDialog(@NonNull context: Context, retryAfter: Long, @Nullable refreshButtonListener: View.OnClickListener): AlertDialog

Shows connection delayed dialog.

Return

The instance of AlertDialog

Parameters

context
retryAfter
refreshButtonListener