syncInteractionData

fun syncInteractionData(@NonNull context: Context)

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

Since

12.0.00

Parameters

context

instance of Context


fun syncInteractionData(@NonNull context: Context, @NonNull 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.