Relay

class Relay

The relay resource that can be used as a rule to relay receiving emails to the destination relay server.

Types

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

Properties

Link copied to clipboard

The timestamp of when the relay was last modified.

Link copied to clipboard

The unique relay identifier.

Link copied to clipboard

The unique relay name.

Functions

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