public abstract class DialogEvent extends Event
| Constructor and Description |
|---|
DialogEvent(Dialog dialog,
java.lang.Object[] userInformation) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object[] |
getUserInformation()
Get the user information provided with the dialog PDU, if any.
|
public DialogEvent(Dialog dialog, java.lang.Object[] userInformation)