public class GetUnreadMessages extends XMLRequest implements Iterable<AsyncMessage>
MessageSettings.isShowUnreadAfterLogon() returns true.| Constructor and Description |
|---|
GetUnreadMessages() |
| Modifier and Type | Method and Description |
|---|---|
Iterator<AsyncMessage> |
iterator() |
int |
size()
Returns the number of unread messages.
|
getAllMessageBoxes, getMessageBox, getRequestID, handleResponse, send, showQuarantineNotificationequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic int size()
public Iterator<AsyncMessage> iterator()
iterator in interface Iterable<AsyncMessage>Copyright © 2021. All rights reserved.