send
AsyncMethod
This is a method of the GatewayClientProtocol class in the gateway module.Send an event to the client.
Signature
Parameters
GatewayEvent
required
No description available.
Returns
Result<()>
The result of the operation.
send: Send an event to the client.
This is a method of the GatewayClientProtocol class in the gateway module.Send an event to the client.