Skip to main content

get_messages

Method
This is a method of the GatewaySessionProtocol class in the gateway module.
Get session message history.

Signature

Parameters

Option<usize>
required
No description available.

Returns

Vec<GatewayMessage>
The result of the operation.