Uses of Enum
io.qt.network.QDtlsError
Packages that use QDtlsError
-
Uses of QDtlsError in io.qt.network
Methods in io.qt.network that return QDtlsErrorModifier and TypeMethodDescriptionfinal QDtlsError
QDtls.dtlsError()
final QDtlsError
QDtlsClientVerifier.dtlsError()
static QDtlsError
QDtlsError.resolve
(byte value) Returns the corresponding enum entry for the given value.static QDtlsError
Returns the enum constant of this type with the specified name.static QDtlsError[]
QDtlsError.values()
Returns an array containing the constants of this enum type, in the order they are declared.