removeAll

public abstract void removeAll(Iterable<InboxMessage> messages)

Removes the passed messages from the storage.

Does nothing for messages that aren't in the storage already.

Parameters

messages

the messages to remove