xmpp_p2p
Preparing search index...
core/xmpp-records
XmppPubSubMessage
Interface XmppPubSubMessage
interface
XmppPubSubMessage
{
body
:
string
;
encrypted
?:
boolean
;
encryption
?:
"openpgp"
|
"omemo"
;
from
:
string
;
itemId
?:
string
;
keyId
?:
string
;
node
?:
string
;
topic
:
string
;
}
Index
Properties
body
encrypted?
encryption?
from
item
Id?
key
Id?
node?
topic
Properties
body
body
:
string
Optional
encrypted
encrypted
?:
boolean
Optional
encryption
encryption
?:
"openpgp"
|
"omemo"
from
from
:
string
Optional
item
Id
itemId
?:
string
Optional
key
Id
keyId
?:
string
Optional
node
node
?:
string
topic
topic
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
body
encrypted
encryption
from
item
Id
key
Id
node
topic
xmpp_p2p
Loading...