xmpp_p2p
Preparing search index...
core/xmpp-secure
publishEncrypted
Function publishEncrypted
publishEncrypted
(
topic
:
string
,
body
:
string
,
ctx
:
XmppSecureContext
,
options
?:
{
itemId
?:
string
;
keyId
?:
string
;
secret
?:
string
}
,
)
:
Promise
<
string
>
Parameters
topic
:
string
body
:
string
ctx
:
XmppSecureContext
options
:
{
itemId
?:
string
;
keyId
?:
string
;
secret
?:
string
}
= {}
Returns
Promise
<
string
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
xmpp_p2p
Loading...