xmpp_p2p
Preparing search index...
core/xmpp-records
XmppFeedPost
Interface XmppFeedPost
interface
XmppFeedPost
{
atomId
?:
string
;
author
?:
string
;
body
:
string
;
categories
?:
string
[]
;
contentType
?:
"text"
|
"xhtml"
;
from
:
string
;
geoloc
?:
XmppAtomGeoloc
;
id
:
string
;
links
?:
XmppAtomLink
[]
;
node
?:
string
;
publishedAt
:
string
;
receivedAt
:
string
;
summary
?:
string
;
title
?:
string
;
topic
:
string
;
updatedAt
:
string
;
}
Hierarchy (
View Summary
)
XmppFeedPost
XmppCollectionPost
Index
Properties
atom
Id?
author?
body
categories?
content
Type?
from
geoloc?
id
links?
node?
published
At
received
At
summary?
title?
topic
updated
At
Properties
Optional
atom
Id
atomId
?:
string
Optional
author
author
?:
string
body
body
:
string
Optional
categories
categories
?:
string
[]
Optional
content
Type
contentType
?:
"text"
|
"xhtml"
from
from
:
string
Optional
geoloc
geoloc
?:
XmppAtomGeoloc
id
id
:
string
Optional
links
links
?:
XmppAtomLink
[]
Optional
node
node
?:
string
published
At
publishedAt
:
string
received
At
receivedAt
:
string
Optional
summary
summary
?:
string
Optional
title
title
?:
string
topic
topic
:
string
updated
At
updatedAt
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
atom
Id
author
body
categories
content
Type
from
geoloc
id
links
node
published
At
received
At
summary
title
topic
updated
At
xmpp_p2p
Loading...