$MM - Manage received messages
Manage received messages in the database. This command has the ability to return a count,
list, mark and delete messages.
The
N
option allows setting whether messages received from the Swarm network cause
notifications upon reception, When
N
is set to
D
, message notifications will not be generated. In
either state, messages are always retained in the database until deleted by the user.
$MM <C=<U|*>|D=<msg_id|*>|M=<msg_id>|*>|N=<D|E|?>|R=<msg_id|O|N>>*xx
Parameter
Description
C=<U|*>
Return count of unread (
U
) or all (
*
) messages
D=<msg_id|R|*>
Delete message ID (
msg_id
), all read (
R
), or all (
*
) messages
M=<msg_id|*>
Mark message ID (
msg_id
) or all (
*
) as read
N=<D|E|?>
Disable (D), enable (E), or query (?) the notification state
R=<msg_id|O|N>
Read message ID (
msg_id
), oldest (
O
), or newest (
N
)
June 2020
Swarm Tile Manual - Rev 1.00
49/63