Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Properties

accessToken?: string
apiUrl?: string
body?: { filename: string; type: string; url: string }

Type declaration

  • filename: string
  • type: string
  • url: string
chatThread?: ChatThread
chatThreadOverview?: ChatThreadOverview
chatType: ChatType
ext?: {}

Type declaration

  • [key: string]: any
file: any
fileInputId?: string
file_length?: number
filename: string
filetype?: string
from?: string
group?: string
id: string
length?: number
msgConfig?: {}

Type declaration

  • [key: string]: any
onlineState?: ONLINESTATETYPE
priority?: MessagePriority
reactions?: Reaction
roomType?: boolean
secret?: string
time: number
to: string
type: "file"
url?: string

Methods

  • fail(): void
  • onFileUploadComplete(): void
  • onFileUploadError(): void
  • onFileUploadProgress(): void
  • success(): void

Generated using TypeDoc