delete Message
Marks a InboxMessage as deleted in local storage. This will prevent the message from being shown in the future unless local storage is cleared on the device.
Parameters
message
is the InboxMessage to mark as deleted.
Marks a InboxMessage as deleted in local storage. This will prevent the message from being shown in the future unless local storage is cleared on the device.
Parameters
message Id
is the id of the InboxMessage to mark as deleted.