parseToMetadata
Parses a class to extract event metadata.
Return
The extracted event metadata
Parameters
type
The class to parse
Type Parameters
TYPE
The type of the event class
M
The metadata type (must be EventMetadata)
Parses a class to extract event metadata.
The extracted event metadata
The class to parse
The type of the event class
The metadata type (must be EventMetadata)