Skip to main content

send_outbound

AsyncMethod
This is a method of the RelayTransport class in the protocols module.
Relay an outbound message to target via the connector.

Signature

Parameters

TargetInfo
required
No description available.
GatewayMessage
required
No description available.

Returns

'DeliveryResult'
The result of the operation.

Source

View on GitHub

praisonaiagents/gateway/protocols.py at line 4763