store_message
AsyncMethod
This is a method of the DeliveryGuaranteeProtocol class in the protocols module.Persist a message to the store.
Signature
Parameters
GatewayEvent
required
No description available.
Returns
str
The event_id of the stored message
Source
View on GitHub
praisonaiagents/gateway/protocols.py at line 1405
