Preparing search index...
The search index is not available
@waku/root
@waku/root
@waku/core
DecodedMessage
Class DecodedMessage
Hierarchy
DecodedMessage
Implements
IDecodedMessage
Index
Constructors
constructor
Properties
proto
Accessors
_raw
Payload
_raw
Timestamp
content
Topic
ephemeral
payload
rate
Limit
Proof
timestamp
version
Constructors
constructor
new
Decoded
Message
(
proto
:
WakuMessage
)
:
DecodedMessage
Parameters
proto:
WakuMessage
Returns
DecodedMessage
Properties
Protected
proto
proto
:
WakuMessage
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
(
)
:
undefined
|
Uint8Array
Returns
undefined
|
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
proto
_raw
Payload
_raw
Timestamp
content
Topic
ephemeral
payload
rate
Limit
Proof
timestamp
version
Generated using
TypeDoc