get_unacknowledged
AsyncMethod
This is a method of the DeliveryGuaranteeProtocol class in the protocols module.Get pending unacknowledged messages for a client.
Signature
Parameters
str
required
No description available.
int
default:"100"
No description available.
Returns
List[GatewayEvent]
The result of the operation.
Source
View on GitHub
praisonaiagents/gateway/protocols.py at line 1425
