Preparing search index...
The search index is not available
@waku/root
@waku/root
@waku/message-encryption
DecodedMessage
Class DecodedMessage
Hierarchy
DecodedMessage
DecodedMessage
Implements
IDecodedMessage
Index
Constructors
constructor
Properties
_decoded
Payload
proto
signature?
signature
Public
Key?
Accessors
_raw
Payload
_raw
Timestamp
content
Topic
ephemeral
payload
rate
Limit
Proof
timestamp
version
Constructors
constructor
new
Decoded
Message
(
proto
:
WakuMessage
, decodedPayload
:
Uint8Array
, signature
?:
Uint8Array
, signaturePublicKey
?:
Uint8Array
)
:
DecodedMessage
Parameters
proto:
WakuMessage
decodedPayload:
Uint8Array
Optional
signature:
Uint8Array
Optional
signaturePublicKey:
Uint8Array
Returns
DecodedMessage
Properties
Private
Readonly
_decoded
Payload
_decoded
Payload
:
Uint8Array
Protected
proto
proto
:
WakuMessage
Optional
signature
signature
?:
Uint8Array
Optional
signature
Public
Key
signature
Public
Key
?:
Uint8Array
Accessors
_raw
Payload
get
_rawPayload
(
)
:
undefined
|
Uint8Array
Returns
undefined
|
Uint8Array
_raw
Timestamp
get
_rawTimestamp
(
)
:
undefined
|
bigint
Returns
undefined
|
bigint
content
Topic
get
contentTopic
(
)
:
undefined
|
string
Returns
undefined
|
string
ephemeral
get
ephemeral
(
)
:
boolean
Returns
boolean
payload
get
payload
(
)
:
Uint8Array
Returns
Uint8Array
rate
Limit
Proof
get
rateLimitProof
(
)
:
undefined
|
IRateLimitProof
Returns
undefined
|
IRateLimitProof
timestamp
get
timestamp
(
)
:
undefined
|
Date
Returns
undefined
|
Date
version
get
version
(
)
:
number
Returns
number
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
@waku/root
@waku/byte-
utils
@waku/core
waku
waku_
filter
waku_
light_
push
Push
Response
waku_
relay
waku_
store
@waku/create
@waku/dns-
discovery
@waku/enr
@waku/interfaces
@waku/message-
encryption
ecies
symmetric
Decoded
Message
constructor
_decoded
Payload
proto
signature?
signature
Public
Key?
_raw
Payload
_raw
Timestamp
content
Topic
ephemeral
payload
rate
Limit
Proof
timestamp
version
Generated using
TypeDoc