Uses of Class
gnu.java.zrtp.ZrtpCodes.WarningCodes
-
Packages that use ZrtpCodes.WarningCodes Package Description gnu.java.zrtp -
-
Uses of ZrtpCodes.WarningCodes in gnu.java.zrtp
Methods in gnu.java.zrtp that return ZrtpCodes.WarningCodes Modifier and Type Method Description static ZrtpCodes.WarningCodesZrtpCodes.WarningCodes. valueOf(String name)Returns the enum constant of this type with the specified name.static ZrtpCodes.WarningCodes[]ZrtpCodes.WarningCodes. values()Returns an array containing the constants of this enum type, in the order they are declared.
-