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
broadcast?: boolean
chatThread?: ChatThread
chatThreadOverview?: ChatThreadOverview
chatType: ChatType
deliverOnlineOnly?: boolean
ext?: {}

Type declaration

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

Type declaration

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

Methods

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

Generated using TypeDoc