Preparing search index...
The search index is not available
@quobis/sippojs
@quobis/sippojs
<internal>
FileUpload
Interface FileUpload
interface
FileUpload
{
abort
:
(
(
)
=>
void
)
;
name
:
string
;
progress
:
Observable
<
number
>
;
url
:
string
;
}
Index
Properties
abort
name
progress
url
Properties
abort
abort
:
(
(
)
=>
void
)
Type declaration
(
)
:
void
Returns
void
name
name
:
string
progress
progress
:
Observable
<
number
>
url
url
:
string
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
abort
name
progress
url
@quobis/sippojs
Loading...