| Package | Description |
|---|---|
| org.osid.communication |
The Open Service Interface Definitions for the org.osid.communication
service.
|
| Modifier and Type | Method and Description |
|---|---|
ResponseForm |
CommunicationSession.getResponseForm(Id communiqueId)
Gets the response form for submitting form-based responses.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CommunicationSession.respondViaForm(ResponseForm responseForm)
Responds to a communique requiring form input.
|