AdfSenderConnector.Message (adf_sender_connector v0.4.1)
View SourceNotification message representation
Summary
Types
Functions
@spec new(channel_ref(), message_data(), event_name()) :: t()
Creates a message with minimal data needed.
@spec new(channel_ref(), message_id(), correlation_id(), message_data(), event_name()) :: t()
Creates a message.