public static interface

InMobiNative.LockScreenListener

com.inmobi.ads.InMobiNative.LockScreenListener

Class Overview

A listener for receiving Lockscreen events during the lifecycle of a Native ad. Register this listener iff your app renders Native ad on Lockscreen.

Summary

Public Methods
abstract void onActionRequired(InMobiNative nativeAd)
Called to notify LockScreen that some action is required.

Public Methods

public abstract void onActionRequired (InMobiNative nativeAd)

Called to notify LockScreen that some action is required. After this callback LockScreen app should prompt for keyguard. On Dismissal of keyguard app should call takeAction()