Loading...
Searching...
No Matches
FAccelByteModelsTelemetryBody Struct Reference

Public Attributes

FString EventNamespace {}
 Namespace of the event and it only accepts input with valid characters. Allowed characters: Aa-Zz0-9.
FString EventName {}
 Name of the event and it only accepts input with valid characters. Allowed characters: Aa-Zz0-9.
TSharedPtr< FJsonObject > Payload {}
 Event payload that will be sent as telemetry data.
FDateTime EventTimestamp {0}
 [Deprecated]Timestamp when the event is registered
FDateTime ClientTimestamp {0}
 Timestamp when the event is registered.