Skip to main content

FileTransfer

@auvious/filetransfer / Exports / FileTransfer

Interface: FileTransfer

Implemented by

Table of contents

Properties

Properties

conferenceId

Optional Readonly conferenceId: string


filename

Readonly filename: string


id

Readonly id: string


interactionId

Optional Readonly interactionId: string


mimeType

Readonly mimeType: string


sentAt

Readonly sentAt: Date


signedUrl

Readonly signedUrl: Observable<string>


targetId

Readonly targetId: string


targetType

Readonly targetType: TargetType


userEndpointId

Optional Readonly userEndpointId: string


userId

Readonly userId: string