Uses of Class
org.jitsi.impl.neomedia.transform.zrtp.ZrtpControlImpl.ZRTPCustomInfoCodes
-
Packages that use ZrtpControlImpl.ZRTPCustomInfoCodes Package Description org.jitsi.impl.neomedia.transform.zrtp -
-
Uses of ZrtpControlImpl.ZRTPCustomInfoCodes in org.jitsi.impl.neomedia.transform.zrtp
Methods in org.jitsi.impl.neomedia.transform.zrtp that return ZrtpControlImpl.ZRTPCustomInfoCodes Modifier and Type Method Description static ZrtpControlImpl.ZRTPCustomInfoCodesZrtpControlImpl.ZRTPCustomInfoCodes. valueOf(String name)Returns the enum constant of this type with the specified name.static ZrtpControlImpl.ZRTPCustomInfoCodes[]ZrtpControlImpl.ZRTPCustomInfoCodes. values()Returns an array containing the constants of this enum type, in the order they are declared.
-