HlsInterstitialsAdsLoader.StringAttribute


class HlsInterstitialsAdsLoader.StringAttribute


A string attribute with its name and value.

Summary

Public functions

Boolean
equals(o: Any?)
Int

Public properties

String!

The name of the attribute.

String!

The value of the attribute.

Public functions

equals

fun equals(o: Any?): Boolean

hashCode

fun hashCode(): Int

Public properties

name

val nameString!

The name of the attribute.

value

val valueString!

The value of the attribute.