Package | Description |
---|---|
android.gov.nist.javax.sip |
This is the root of the JAIN implementation of SIP.
|
Modifier and Type | Method and Description |
---|---|
IOExceptionEventExt.Reason |
IOExceptionEventExt.getReason()
The reason for the Dialog Timeout Event being delivered to the application.
|
static IOExceptionEventExt.Reason |
IOExceptionEventExt.Reason.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IOExceptionEventExt.Reason[] |
IOExceptionEventExt.Reason.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
IOExceptionEventExt(Object source,
IOExceptionEventExt.Reason reason,
String myHost,
int myPort,
String peerHost,
int peerPort,
String transport) |
Copyright © 2015. All Rights Reserved.