public final class

Loader.LoadErrorAction

extends java.lang.Object

 java.lang.Object

↳androidx.media3.exoplayer.upstream.Loader.LoadErrorAction

Overview

Action that can be taken in response to Loader.Callback.

Summary

Methods
public booleanisRetry()

Returns whether this is a retry action.

from java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

Methods

public boolean isRetry()

Returns whether this is a retry action.