Uses of Class
io.qt.network.QDtls.HandshakeState
Package | Description |
---|---|
io.qt.network |
-
Uses of QDtls.HandshakeState in io.qt.network
Methods in io.qt.network that return QDtls.HandshakeState Modifier and Type Method Description QDtls.HandshakeState
QDtls. handshakeState()
static QDtls.HandshakeState
QDtls.HandshakeState. resolve(int value)
Returns the corresponding enum entry for the given value.static QDtls.HandshakeState
QDtls.HandshakeState. valueOf(String name)
Returns the enum constant of this type with the specified name.static QDtls.HandshakeState[]
QDtls.HandshakeState. values()
Returns an array containing the constants of this enum type, in the order they are declared.