Options
All
  • Public
  • Public/Protected
  • All
Menu

Properties of an ImageMessage.

Hierarchy

  • IImageMessage

Implemented by

Index

Properties

caption?: string

ImageMessage caption

contextInfo?: IContextInfo

ImageMessage contextInfo

directPath?: string

ImageMessage directPath

experimentGroupId?: number

ImageMessage experimentGroupId

fileEncSha256?: Uint8Array

ImageMessage fileEncSha256

fileLength?: number | Long

ImageMessage fileLength

fileSha256?: Uint8Array

ImageMessage fileSha256

firstScanLength?: number

ImageMessage firstScanLength

firstScanSidecar?: Uint8Array

ImageMessage firstScanSidecar

height?: number

ImageMessage height

interactiveAnnotations?: IInteractiveAnnotation[]

ImageMessage interactiveAnnotations

jpegThumbnail?: Uint8Array

ImageMessage jpegThumbnail

mediaKey?: Uint8Array

ImageMessage mediaKey

mediaKeyTimestamp?: number | Long

ImageMessage mediaKeyTimestamp

midQualityFileEncSha256?: Uint8Array

ImageMessage midQualityFileEncSha256

midQualityFileSha256?: Uint8Array

ImageMessage midQualityFileSha256

mimetype?: string

ImageMessage mimetype

scanLengths?: number[]

ImageMessage scanLengths

scansSidecar?: Uint8Array

ImageMessage scansSidecar

staticUrl?: string

ImageMessage staticUrl

thumbnailDirectPath?: string

ImageMessage thumbnailDirectPath

thumbnailEncSha256?: Uint8Array

ImageMessage thumbnailEncSha256

thumbnailSha256?: Uint8Array

ImageMessage thumbnailSha256

url?: string

ImageMessage url

viewOnce?: boolean

ImageMessage viewOnce

width?: number

ImageMessage width

Generated using TypeDoc