HlsInterstitialsAdsLoader.AssetList


class HlsInterstitialsAdsLoader.AssetList


Holds a list of assets.

Summary

Public functions

Boolean
equals(o: Any?)
Int

Public properties

ImmutableList<HlsInterstitialsAdsLoader.Asset!>!

The list of assets.

ImmutableList<HlsInterstitialsAdsLoader.StringAttribute!>!

The list of string attributes of the asset list JSON object.

Public functions

equals

fun equals(o: Any?): Boolean

hashCode

fun hashCode(): Int

Public properties

assets

val assetsImmutableList<HlsInterstitialsAdsLoader.Asset!>!

The list of assets.

stringAttributes

val stringAttributesImmutableList<HlsInterstitialsAdsLoader.StringAttribute!>!

The list of string attributes of the asset list JSON object.