Class: Mailkube::Events::EmailSentEvent

Inherits:
Event
  • Object
show all
Defined in:
lib/mailkube/events/envelopes.rb,
sig/mailkube/events/envelopes.rbs

Overview

A message left the platform for its recipient's server.

Instance Attribute Summary

Attributes inherited from Node

#raw

Instance Method Summary collapse

Methods inherited from Event

#created_at, #type

Methods inherited from Node

#==, #[], #block, #hash, #initialize, #to_h

Constructor Details

This class inherits a constructor from Mailkube::Events::Node

Instance Method Details

#dataSentData

Returns the event payload.

Returns:



23
# File 'lib/mailkube/events/envelopes.rb', line 23

def data = block(SentData, "data")