Preparing search index...
The search index is not available
Documentation
Documentation
@waku/sdk
SendResult
Interface SendResult
interface
SendResult
{
errors
?:
SendError
[]
;
recipients
:
PeerId
[]
;
}
Index
Properties
errors?
recipients
Properties
Optional
errors
errors
?:
SendError
[]
recipients
recipients
:
PeerId
[]
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
errors
recipients
Documentation
@waku
interfaces
utils
message-hash
proto
enr
core
relay
peer-exchange
dns-discovery
local-peer-cache-discovery
message-encryption
sdk
browser-tests
Generated using
TypeDoc