FileTransferredEvent
@auvious/filetransfer / Exports / FileTransferredEvent
Interface: FileTransferredEvent
Hierarchy
DomainEvent
↳
FileTransferredEvent
Table of contents
Properties
- callId
- conferenceId
- fileTransferId
- filename
- id
- interactionId
- mimeType
- targetId
- targetType
- timestamp
- type
- userEndpointId
- userId
Properties
callId
• Optional
callId: string
Inherited from
DomainEvent.callId
conferenceId
• Optional
conferenceId: string
Inherited from
DomainEvent.conferenceId
fileTransferId
• fileTransferId: string
filename
• Optional
filename: string
id
• id: string
Inherited from
DomainEvent.id
interactionId
• Optional
interactionId: string
Inherited from
DomainEvent.interactionId
mimeType
• mimeType: string
targetId
• targetId: string
targetType
• targetType: TargetType
timestamp
• timestamp: string
Inherited from
DomainEvent.timestamp
type
• type: string
Inherited from
DomainEvent.type
userEndpointId
• userEndpointId: string
Inherited from
DomainEvent.userEndpointId
userId
• userId: string
Inherited from
DomainEvent.userId