showNudge

fun showNudge(@NonNull context: Context, appId: String? = null)

Try to show a non-intrusive In-App nudge for the given account.

Since

7.0.0

Parameters

context

instance of Context

appId

Account identifier, APP ID on the MoEngage Dashboard.


fun showNudge(@NonNull context: Context, inAppPosition: InAppPosition, appId: String? = null)

Try to show a non-intrusive In-App nudge for the given account.

Since

7.0.0

Parameters

context

instance of Context

appId

Account identifier, APP ID on the MoEngage Dashboard.

inAppPosition

instance of InAppPosition