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