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

Uses of Class
net.java.sip.communicator.impl.media.CallSessionImpl.ZRTPCustomInfoCodes

Packages that use CallSessionImpl.ZRTPCustomInfoCodes
net.java.sip.communicator.impl.media   
 

Uses of CallSessionImpl.ZRTPCustomInfoCodes in net.java.sip.communicator.impl.media
 

Methods in net.java.sip.communicator.impl.media that return CallSessionImpl.ZRTPCustomInfoCodes
static CallSessionImpl.ZRTPCustomInfoCodes CallSessionImpl.ZRTPCustomInfoCodes.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static CallSessionImpl.ZRTPCustomInfoCodes[] CallSessionImpl.ZRTPCustomInfoCodes.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 


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

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