Skip to main content

broadcast

AsyncMethod
This is a method of the GatewayProtocol class in the gateway module.
Broadcast an event to all connected clients.

Signature

Parameters

GatewayEvent
required
No description available.
Option<Vec<String>>
required
No description available.

Returns

Result<()>
The result of the operation.