JS API Reference

Module: activity/activity.module

Table of contents

Classes

Interfaces

Type Aliases

Type Aliases

FileServerEntry

Ƭ FileServerEntry: Object

Information about a file that has been published via the FileServer

Type declaration

NameTypeDescription
fileUrlstringThe URL of the file, that the clients can use to reach and download the file
fileHashstringThe checksum that can be used by clients to validate integrity of the downloaded file

Defined in

src/activity/activity.module.ts:75