OnContextChangedListener

public interface 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 Method Summary

abstract void
onContextChanged(Context newContext)
Called when the publisher updates an ad object's current context.

Public Methods

public abstract void onContextChanged (Context newContext)

Called when the publisher updates an ad object's current context.

Parameters
newContext the new context