Uses of Class
io.qt.network.QDtlsError
Package | Description |
---|---|
io.qt.network |
-
Uses of QDtlsError in io.qt.network
Methods in io.qt.network that return QDtlsError Modifier and Type Method Description QDtlsError
QDtls. dtlsError()
QDtlsError
QDtlsClientVerifier. dtlsError()
static QDtlsError
QDtlsError. resolve(byte value)
Returns the corresponding enum entry for the given value.static QDtlsError
QDtlsError. valueOf(String name)
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.