cnrg.itx.signal
Class DesktopSignaling.Result
java.lang.Object
|
+--cnrg.itx.signal.DesktopSignaling.Result
- public class DesktopSignaling.Result
- extends java.lang.Object
Inner Class containing the result of a Dial Sequence.
Used only by Signaling in the Dial Sequence
Methods inherited from class java.lang.Object |
equals,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
DesktopSignaling.Result
public DesktopSignaling.Result(int i)
- Constructor
- Parameters:
i
- is the result of the Dial sequence
DesktopSignaling.Result
public DesktopSignaling.Result(int i,
java.lang.Long l)
- Constructor
- Parameters:
i
- is the result of the Dial sequencel
- is the sequence number for the SignalConnection created
getResult
public int getResult()
- Returns:
- the result of the Dial Sequence
getSeq
public java.lang.Long getSeq()
- Returns:
- the sequence number associated with the SignalConnection