AdMediaInfo

public class AdMediaInfo extends Object

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.

Public Method Summary

String
getUrl()

Inherited Method Summary

Public Methods

public String getUrl ()