end

fun end(id: String, isSuccess: Boolean, error: ChartboostMediationError? = null)

End tracking metrics for an ad lifecycle event.

Parameters

id

The ID of the event in progress.

isSuccess

Whether the event completed successfully.

error

The Chartboost Mediation error, if any.