An optional interface that mediation adapters can implement to be informed of context changes.
Currently only rewarded video ads provide context changed callbacks.
| abstract void |
onContextChanged(Context
newContext)
Called when the publisher updates an ad object's current context.
|
Called when the publisher updates an ad object's current context.
| newContext | the new context |
|---|