Preparing search index...
The search index is not available
Documentation
Documentation
@waku/sdk
ISender
Interface ISender
Hierarchy
ISender
Index
Properties
send
Properties
send
send
:
(
(
encoder
,
message
)
=>
Promise
<
SendResult
>
)
Type declaration
(
encoder
,
message
)
:
Promise
<
SendResult
>
Parameters
encoder
:
IEncoder
message
:
IMessage
Returns
Promise
<
SendResult
>
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
send
Documentation
@waku/interfaces - v0.0.18
@waku/utils - v0.0.11
@waku/proto - v0.0.5
@waku/enr - v0.0.17
@waku/core - v0.0.23
@waku/relay - v0.0.6
@waku/message-hash - v0.1.7
@waku/peer-exchange - v0.0.16
@waku/dns-discovery - v0.0.17
@waku/message-encryption - v0.0.21
@waku/sdk - v0.0.19
@waku/browser-tests
Generated using
TypeDoc