com.google.android.gms.ads.mediation.OnContextChangedListener |
An optional interface that mediation adapters can implement to be informed of context changes.
Currently only rewarded video ads provide context changed callbacks.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Called when the publisher updates an ad object's current context.
|
Called when the publisher updates an ad object's current context.
Parameters | |
---|---|
newContext |
Context :
the new context
|