xmpp_p2p
Preparing search index...
core/xmpp-records
XmppMucMessage
Interface XmppMucMessage
interface
XmppMucMessage
{
body
:
string
;
encrypted
?:
boolean
;
encryption
?:
"omemo"
;
from
:
string
;
fromPeerId
:
string
;
id
:
string
;
reply
?:
{
id
:
string
;
to
?:
string
}
;
room
:
string
;
thread
?:
string
;
timestamp
:
string
;
}
Index
Properties
body
encrypted?
encryption?
from
from
Peer
Id
id
reply?
room
thread?
timestamp
Properties
body
body
:
string
Optional
encrypted
encrypted
?:
boolean
Optional
encryption
encryption
?:
"omemo"
from
from
:
string
from
Peer
Id
fromPeerId
:
string
id
id
:
string
Optional
reply
reply
?:
{
id
:
string
;
to
?:
string
}
room
room
:
string
Optional
thread
thread
?:
string
timestamp
timestamp
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
body
encrypted
encryption
from
from
Peer
Id
id
reply
room
thread
timestamp
xmpp_p2p
Loading...