MessageEvent
Defined in: packages/messaging/src/types/message.runtime.ts:188
Type Parameters
Section titled “Type Parameters”T = unknown
Properties
Section titled “Properties”data:
T
Defined in: packages/messaging/src/types/message.runtime.ts:192
id:
string
Defined in: packages/messaging/src/types/message.runtime.ts:189
metadata
Section titled “metadata”metadata:
object
Defined in: packages/messaging/src/types/message.runtime.ts:193
correlationId?
Section titled “correlationId?”
optionalcorrelationId:string
organizationId?
Section titled “organizationId?”
optionalorganizationId:string
providerId?
Section titled “providerId?”
optionalproviderId:string
userId?
Section titled “userId?”
optionaluserId:string
timestamp
Section titled “timestamp”timestamp:
Date
Defined in: packages/messaging/src/types/message.runtime.ts:191
type:
MessageEventType
Defined in: packages/messaging/src/types/message.runtime.ts:190