xmpp_p2p
Preparing search index...
core/xmpp-records
XmppUploadManifest
Interface XmppUploadManifest
interface
XmppUploadManifest
{
cid
:
string
;
contentType
?:
string
;
filename
?:
string
;
from
:
string
;
getUrl
:
string
;
providers
?:
XmppUploadProvider
[]
;
size
?:
number
;
slotId
?:
string
;
topic
?:
string
;
uploadedAt
:
string
;
}
Index
Properties
cid
content
Type?
filename?
from
get
Url
providers?
size?
slot
Id?
topic?
uploaded
At
Properties
cid
cid
:
string
Optional
content
Type
contentType
?:
string
Optional
filename
filename
?:
string
from
from
:
string
get
Url
getUrl
:
string
Optional
providers
providers
?:
XmppUploadProvider
[]
Optional
size
size
?:
number
Optional
slot
Id
slotId
?:
string
Optional
topic
topic
?:
string
uploaded
At
uploadedAt
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
cid
content
Type
filename
from
get
Url
providers
size
slot
Id
topic
uploaded
At
xmpp_p2p
Loading...