add_message
Method
This is a method of the GatewaySessionProtocol class in the gateway module.Add a message to the session history.
Signature
Parameters
No description available.
Returns
The result of the operation.
add_message: Add a message to the session history.
This is a method of the GatewaySessionProtocol class in the gateway module.Add a message to the session history.
def add_message(&mut self, message: GatewayMessage) -> ()