Preparing search index...
The search index is not available
api-wasm
api-wasm
EventParseResult
ClassEventParseResult
Represents the result of parsing an event, containing error information and the event body.
Index
Constructors
constructor
Properties
body?
err?
Methods
free
Constructors
constructor
new
Event
Parse
Result
(
)
:
EventParseResult
Returns
EventParseResult
Properties
Optional
body
body
?:
Body
Optional
err
err
?:
string
Methods
free
free
(
)
:
void
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
body
err
Methods
free
api-wasm
Loading...
Represents the result of parsing an event, containing error information and the event body.