public class GetRoomListsResponse extends Response
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Mailbox> |
getMailboxes()
Gets the collection of e-mail address and display name that represents the room list.
|
getDescriptiveLinkKey, getMessage, getResponseClass, getResponseCode, getServerVersionInfo, getXmlMessage, setServerVersionInfopublic java.util.List<Mailbox> getMailboxes()