start: boolean
Optional
A boolean value indicating that start status events of this type will be dispatched.
MessageOptions : {start?: boolean }
MessageOptions: By providing options, getting specific event start / end based on option
Defined in : types.ts
Parameters
start: boolean
Optional
A boolean value indicating that start status events of this type will be dispatched.