| Package | Description |
|---|---|
| org.jivesoftware.openfire |
| Modifier and Type | Method and Description |
|---|---|
OfflineMessage |
OfflineMessageStore.getMessage(String username,
Date creationDate)
Returns the offline message of the specified user with the given creation date.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<OfflineMessage> |
OfflineMessageStore.getMessages(String username,
boolean delete)
Returns a Collection of all messages in the store for a user.
|
Copyright © 2003–2020 Ignite Realtime. All rights reserved.