Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Properties

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

Type declaration

  • filename: string
  • type: string
  • url: string
chatType: ChatType
ext?: {}

Type declaration

  • [key: string]: any
file: any
fileInputId?: string
filename: string
from?: string
roomType?: boolean
to: string

Methods

  • fail(): void
  • Returns void

  • onFileUploadComplete(): void
  • Returns void

  • onFileUploadError(): void
  • Returns void

  • onFileUploadProgress(): void
  • Returns void

  • success(): void
  • Returns void

Generated using TypeDoc