MessageEvent
Defined in: packages/messaging/src/types/message.types.ts:205
Type Parameters
섹션 제목: “Type Parameters”T = unknown
Properties
섹션 제목: “Properties”data
섹션 제목: “data”data:
T
Defined in: packages/messaging/src/types/message.types.ts:209
id:
string
Defined in: packages/messaging/src/types/message.types.ts:206
metadata
섹션 제목: “metadata”metadata:
object
Defined in: packages/messaging/src/types/message.types.ts:210
correlationId?
섹션 제목: “correlationId?”
optionalcorrelationId:string
organizationId?
섹션 제목: “organizationId?”
optionalorganizationId:string
providerId?
섹션 제목: “providerId?”
optionalproviderId:string
userId?
섹션 제목: “userId?”
optionaluserId:string
timestamp
섹션 제목: “timestamp”timestamp:
Date
Defined in: packages/messaging/src/types/message.types.ts:208
type
섹션 제목: “type”type:
MessageEventType
Defined in: packages/messaging/src/types/message.types.ts:207