Skip to main content

data

Method
This is a method of the GatewayEvent class in the gateway module.
Set event data.

Signature

def data(mut self, data: serde_json::Value) -> Self

Parameters

data
serde_json::Value
required
No description available.

Returns

Returns
Self
The result of the operation.