syncInteractionData

Immediately sync tracked data with MoEngage Server for the account configured as default.

Since

12.0.00

Parameters

context

instance of Context

Throws

if the SDK is not initialized.


fun syncInteractionData(context: Context, appId: String)

Immediately sync tracked data with MoEngage Server for the given account.

Since

12.0.00

Parameters

context

instance of Context

appId

Account identifier, APP ID on the MoEngage Dashboard.

Throws

if the SDK is not initialized.