SIP Communicator: the OpenSource Java VoIP and Instant Messaging client.

Uses of Class
net.java.sip.communicator.impl.media.transform.zrtp.SecurityEventManager

Packages that use SecurityEventManager
net.java.sip.communicator.impl.media.transform.zrtp   
 

Uses of SecurityEventManager in net.java.sip.communicator.impl.media.transform.zrtp
 

Methods in net.java.sip.communicator.impl.media.transform.zrtp that return SecurityEventManager
 SecurityEventManager ZRTPTransformEngine.getUserCallback()
          Gets the user callback used to manage the GUI part of ZRTP
 

Methods in net.java.sip.communicator.impl.media.transform.zrtp with parameters of type SecurityEventManager
 void ZRTPTransformEngine.setUserCallback(SecurityEventManager ub)
          Sets the user callback class used to maintain the GUI ZRTP part
 


SIP Communicator: the OpenSource Java VoIP and Instant Messaging client.

SIP Communicator, the OpenSource Java VoIP and Instant Messaging client.
Distributable under LGPL license.