| Package | Description |
|---|---|
| com.orchestranetworks.interactions |
Provides classes for UI interactions.
|
| Modifier and Type | Method and Description |
|---|---|
SessionInteraction.DecisionResult |
SessionInteraction.accept()
Requests the interaction to be accepted and returns whether the operation
has succeeded or not.
|
SessionInteraction.DecisionResult |
SessionInteraction.reject()
Requests the interaction to be rejected and returns whether the operation
has succeeded.
|