|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CiscoMediaCallSecurityIndicator
CiscoMediaCallSecurityIndicator
lets you retrieve the security
indicator for a call.
Method Summary | |
---|---|
CiscoCallID |
getCallID()
Returns the CiscoCallID |
int |
getCiscoMediaSecurityIndicator()
Returns the media security indicator, one of the following constants: CiscoMediaSecurityIndicator.MEDIA_ENCRYPT_USER_NOT_AUTHORIZED CiscoMediaSecurityIndicator.MEDIA_ENCRYPTED_KEYS_UNAVAILABLE CiscoMediaSecurityIndicator.MEDIA_NOT_ENCRYPTED |
CiscoRTPHandle |
getCiscoRTPHandle()
Returns a CiscoRTPHandle object. |
Method Detail |
---|
int getCiscoMediaSecurityIndicator()
CiscoCallID getCallID()
CiscoRTPHandle getCiscoRTPHandle()
Returns a CiscoRTPHandle object. Applications can get a call reference by using
CiscoProvider.getCall
. If there is no call observer or there was no call
observer when this event was delivered, CiscoProvider.getCall
may
return null.
CiscoRTPParams
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |