org.cafesip.jiplet
Class SessionInfo

java.lang.Object
  extended by org.cafesip.jiplet.SessionInfo

public class SessionInfo
extends java.lang.Object


Constructor Summary
SessionInfo()
          A constructor for this class.
 
Method Summary
protected  java.lang.String getCallId()
           
 int hashCode()
           
protected  void setCallId(java.lang.String callId)
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SessionInfo

public SessionInfo()
A constructor for this class.

Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object

hashCode

public int hashCode()
Overrides:
hashCode in class java.lang.Object

getCallId

protected java.lang.String getCallId()
Returns:
Returns the callId.

setCallId

protected void setCallId(java.lang.String callId)
Parameters:
callId - The callId to set.


http://www.cafesip.org