ImaServerSideAdInsertionMediaSource.AdsLoader.State


public class ImaServerSideAdInsertionMediaSource.AdsLoader.State


The state of the AdsLoader that can be used when resuming from the background.

Summary

Public methods

boolean
static ImaServerSideAdInsertionMediaSource.AdsLoader.State

Restores a State from a Bundle.

int
Bundle

Public methods

equals

public boolean equals(@Nullable Object o)

fromBundle

public static ImaServerSideAdInsertionMediaSource.AdsLoader.State fromBundle(Bundle bundle)

Restores a State from a Bundle.

hashCode

public int hashCode()

toBundle

public Bundle toBundle()