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: object
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: "audio"
url?: string

Methods

  • fail(): void
  • onFileUploadComplete(data: any): void
  • onFileUploadError(err: any): void
  • onFileUploadProgress(data: ProgressEvent<EventTarget>): void
  • success(): void

Generated using TypeDoc