cardDelivered

fun cardDelivered(context: Context)

Tracking card delivery to inbox for the account configured as default.

Since

1.0.0

Parameters

context

instance of Context

Throws

if the SDK is not initialized.


fun cardDelivered(context: Context, appId: String)

Tracking card delivery to inbox for the given account.

Since

1.0.0

Parameters

context

instance of Context

appId

Account identifier, APP ID on the MoEngage Dashboard.

Throws

if the SDK is not initialized.