public class DialogUserAbortEvent extends DialogEvent
A User Abort is equivalent to a TCAP TC-U-ABORT.
Modifier and Type | Field and Description |
---|---|
static EventTypeID |
ID
Common event type used when firing DialogUserAbortEvent instances to the SLEE.
|
Constructor and Description |
---|
DialogUserAbortEvent(Dialog dialog,
Object[] userInformation) |
Modifier and Type | Method and Description |
---|---|
String |
toString() |
getUserInformation
public static final EventTypeID ID