xmpp_p2p
Preparing search index...
core/xmpp-discovery
XmppDiscoInfo
Interface XmppDiscoInfo
Cached disco#info payload with computed entity capability hash.
interface
XmppDiscoInfo
{
cachedAt
:
string
;
features
:
string
[]
;
hash
:
string
;
identities
:
XmppDiscoIdentity
[]
;
node
?:
string
;
ver
:
string
;
}
Index
Properties
cached
At
features
hash
identities
node?
ver
Properties
cached
At
cachedAt
:
string
features
features
:
string
[]
hash
hash
:
string
identities
identities
:
XmppDiscoIdentity
[]
Optional
node
node
?:
string
ver
ver
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
cached
At
features
hash
identities
node
ver
xmpp_p2p
Loading...
Cached disco#info payload with computed entity capability hash.