showInApp

fun showInApp(context: Context)

Try to show an In-App Message for the account configured as default.

Since

6.0.0

Parameters

context

instance of Context


fun showInApp(@NonNull context: Context, @NonNull appId: String)

Try to show an In-App Message for the given account.

Since

6.0.0

Parameters

context

instance of Context

appId

Account identifier, APP ID on the MoEngage Dashboard.