|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CiscoRTPHandle
CiscoRTPHandle
object to get a call reference with
CiscoProvider.getCall(CiscoRTPHandle). This object gets returned in
CiscoMediaCallOpenLogicalChannelEv. Pass this handle in the setRTPParams parameter of
CiscoMediaTerminal or CiscoRouteTerminal, depending on where the
CiscoMediaCallOpenLogicalChannelEv event gets received.
If no call observer was added, or there was no call observer added at the time CiscoMediaCallOpen LogicalChannelEv got sent, CiscoProvider.getCall(CiscoRTPHandle) may return null.
Method Summary | |
---|---|
int |
getHandle()
Returns the Cisco Unified Communications Manager CallLeg ID of the call, in integer format. |
Method Detail |
---|
int getHandle()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |