TrackEventResult
data class TrackEventResult(val eventName: String, val acceptedProperties: Map<String, Any>, val droppedPropertyKeys: List<String>)
Success payload delivered to com.moengage.core.task.MoETask.onSuccess for MoEAnalyticsHelper.trackEvent(...).
Author
Gowtham KK
Since
10.0.0