|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CiscoCallID
The CiscoCallID
object represents a unique object
that is associated with each call.
Applications may use the object itself or the integer
representation of the object that the intValue() method returns.
Method Summary | |
---|---|
CiscoCall |
getCall()
Returns the CiscoCall corresponding to this CiscoCallID |
int |
getCallManagerID()
Returns the Cisco Unified Communications Manager's NodeID of the call associated with this CiscoCallID. |
int |
getGlobalCallID()
Returns the GlobalCallID of the call associated with this CiscoCallID. |
int |
intValue()
Returns an integer representation of this object. |
Methods inherited from interface com.cisco.jtapi.extensions.CiscoObjectContainer |
---|
getObject, setObject |
Method Detail |
---|
int intValue()
CiscoCall getCall()
int getCallManagerID()
int getGlobalCallID()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |