Package gnu.java.zrtp
Interface ZrtpCodes
-
public interface ZrtpCodes- Author:
- Werner Dittmann <Werner.Dittmann@t-online.de>
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classZrtpCodes.InfoCodesSub-codes for Infostatic classZrtpCodes.InfoEnrollmentInformation codes for the Enrollment user callbacks.static classZrtpCodes.MessageSeverityThis enum defines the information message severity.static classZrtpCodes.SevereCodesSub-codes for Severestatic classZrtpCodes.WarningCodesSub-codes for Warningstatic classZrtpCodes.ZrtpErrorCodesError codes according to the ZRTP specification chapter 6.9 GNU ZRTP uses these error codes in two ways: to fill the appropriate field ing the ZRTP Error packet and as sub-code in ZrtpUserCallback#showMessage().
-