|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Mailbox | |
|---|---|
| de.starface.integration.uci.java.v30.messages.requests | This package contains the requests that the UCI client implementation can send to STARFACE. |
| de.starface.integration.uci.java.v30.types | This package contains the entity types that are transferred using the UCI service interfaces |
| Uses of Mailbox in de.starface.integration.uci.java.v30.messages.requests |
|---|
| Methods in de.starface.integration.uci.java.v30.messages.requests that return types with arguments of type Mailbox | |
|---|---|
List<Mailbox> |
UciVoicemailListRequests.getMailboxes()
Retrieve a list with all mailboxes of the current user |
| Uses of Mailbox in de.starface.integration.uci.java.v30.types |
|---|
| Methods in de.starface.integration.uci.java.v30.types that return types with arguments of type Mailbox | |
|---|---|
List<Mailbox> |
RedirectSetting.getMailboxes()
|
| Method parameters in de.starface.integration.uci.java.v30.types with type arguments of type Mailbox | |
|---|---|
void |
RedirectSetting.setMailboxes(List<Mailbox> mailboxes)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||