public class GetUnreadMessages extends XMLRequest implements java.lang.Iterable<AsyncMessage>
MessageSettings.isShowUnreadAfterLogon() returns true.| Constructor and Description |
|---|
GetUnreadMessages() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Iterator<AsyncMessage> |
iterator() |
int |
size()
Returns the number of unread messages.
|
getAllMessageBoxes, getMessageBox, getRequestID, handleResponse, sendpublic int size()
public java.util.Iterator<AsyncMessage> iterator()
iterator in interface java.lang.Iterable<AsyncMessage>