MessageEvent
Defined in: packages/messaging/src/types/message.runtime.ts:139
Type Parameters
Section titled “Type Parameters”T = unknown
Properties
Section titled “Properties”data:
T
Defined in: packages/messaging/src/types/message.runtime.ts:143
id:
string
Defined in: packages/messaging/src/types/message.runtime.ts:140
metadata
Section titled “metadata”metadata:
object
Defined in: packages/messaging/src/types/message.runtime.ts:144
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:142
type:
MessageEventType
Defined in: packages/messaging/src/types/message.runtime.ts:141