AdMediaInfo

public class AdMediaInfo


The minimal information required to play an ad. Note that multiple AdMediaInfo objects may resolve to the same content, but refer to different ads. Thus when comparing AdMediaInfo objects one should use the identity equality check, as opposed to comparing their URLs.

Summary

Public fields

final String

Public methods

String

Public fields

url

public final String url

Public methods

getUrl

public String getUrl()