EventDetails

Contains a Bounce object if the event type is BOUNCE. Contains a Complaint object if the event type is COMPLAINT.

Types

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

Properties

Link copied to clipboard

Information about a Bounce event.

Link copied to clipboard

Information about a Complaint event.

Functions

Link copied to clipboard
inline fun copy(block: EventDetails.Builder.() -> Unit = {}): EventDetails
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