com.google.ads.mediation
Class EmptyNetworkExtras

java.lang.Object
  extended by com.google.ads.mediation.EmptyNetworkExtras
All Implemented Interfaces:
NetworkExtras

public final class EmptyNetworkExtras
extends Object
implements NetworkExtras

An empty network extras.

Useful for adapters with no network extras.


Constructor Summary
EmptyNetworkExtras()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EmptyNetworkExtras

public EmptyNetworkExtras()