ImaServerSideAdInsertionMediaSource.AdsLoader.State


class ImaServerSideAdInsertionMediaSource.AdsLoader.State


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

Summary

Public functions

Boolean
equals(o: Any?)
java-static ImaServerSideAdInsertionMediaSource.AdsLoader.State!
fromBundle(bundle: Bundle!)

Restores a State from a Bundle.

Int
Bundle!

Public functions

equals

fun equals(o: Any?): Boolean

fromBundle

java-static fun fromBundle(bundle: Bundle!): ImaServerSideAdInsertionMediaSource.AdsLoader.State!

Restores a State from a Bundle.

hashCode

fun hashCode(): Int

toBundle

fun toBundle(): Bundle!