|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mobicents.csapi.jr.slee.cc.mmccs.TpMultiMediaCallIdentifier
public final class TpMultiMediaCallIdentifier
Defines the Sequence of Data Elements that unambiguously specify the MultiMediaCall object.
| Constructor Summary | |
|---|---|
TpMultiMediaCallIdentifier(int _mMCallRefID,
int _mMCallSessionID)
Creates a new TpMultiMediaCallIdentifier instance. |
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object o)
Indicates whether some other object is 'equal to' this one. |
int |
getMMCallRefID()
This method returns a mMCallReference. |
int |
getMMCallSessionID()
This method returns a mMCallSessionID. |
int |
hashCode()
Returns a hashcode value for the object. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TpMultiMediaCallIdentifier(int _mMCallRefID,
int _mMCallSessionID)
_mMCallRefID - This element specifies the interface reference for the call object._mMCallSessionID - This element specifies the call session ID of the call created.| Method Detail |
|---|
public int getMMCallRefID()
public int getMMCallSessionID()
public boolean equals(java.lang.Object o)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||