Event message is come form server side and signals about some model changes do not related to user actions.
All messages are identified by type. Read about discriminated unions first
https://www.typescriptlang.org/docs/handbook/advanced-types.html#discriminated-unions
Generated using TypeDoc
Event message is come form server side and signals about some model changes do not related to user actions.