Metadata from the cloud-node attached to inbound messages.
Summary
Types
@type t() :: %Layr8.Message.Context{ authorized: boolean(), recipient: String.t(), sender_credentials: [sender_credential()] }
Metadata from the cloud-node attached to inbound messages.
@type t() :: %Layr8.Message.Context{ authorized: boolean(), recipient: String.t(), sender_credentials: [sender_credential()] }