GuidesTypeScript API ReferencePython v2 API Reference

UploadStatus | @here/olp-sdk-ts

UploadStatus | @here/olp-sdk-ts
Options
All
  • Public
  • Public/Protected
  • All
Menu

Contains information about the uploaded chunk and the overall progress.

Hierarchy

  • UploadStatus

Index

Properties

chunkId: string

The ID of the chunk.

chunkNumber: number

The number of the uploaded chunk.

chunkSize: number

The size of the chunk in bytes.

totalChunks: number

The total count of the chunks.

uploadedChunks: number

The total count of the uploaded chunks.

Legend

  • Namespace
  • Variable
  • Function
  • Type alias
  • Interface
  • Property
  • Class
  • Class with type parameter
  • Enumeration

Settings

Theme

Generated using TypeDoc