new UnknownEvent(Creates an instance of UnknownEvent.params
):UnknownEvent
string
The code associated with the unknown event.
• params.message: string
The message associated with the unknown event.
• params.title: string
The title associated with the unknown event.
UnknownEvent
code: string
The code associated with the unknown event.
UnknownEventInterface
.code
message: string
The message associated with the unknown event.
UnknownEventInterface
.message
title: string
The title associated with the unknown event.
UnknownEventInterface
.title