| Package | Description |
|---|---|
| com.uc4.communication.requests |
This package contains request classes that can be sent using the
Connection class. |
| Modifier and Type | Method and Description |
|---|---|
MessageBox |
XMLRequest.getMessageBox()
Returns a MessageBox object if the server returns a message for this request.
|
| Modifier and Type | Method and Description |
|---|---|
List<MessageBox> |
XMLRequest.getAllMessageBoxes()
Returns a List of all MessageBoxes object if the server returns messages for this request.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreateObject.setMessageBox(MessageBox box) |
| Constructor and Description |
|---|
CreateSession(MessageBox box)
Internal use.
|
Copyright © 2021. All rights reserved.