InsightsEvent

An object containing details about a specific event.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Details about bounce or complaint events.

Link copied to clipboard

The timestamp of the event.

Link copied to clipboard

The type of event:

Functions

Link copied to clipboard
inline fun copy(block: InsightsEvent.Builder.() -> Unit = {}): InsightsEvent
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String