-
QWebSocketProtocol.Version.resolve(int value)
Returns the corresponding enum entry for the given value.
Returns the enum constant of this type with the specified name.
QWebSocketProtocol.Version.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
Returns the version the socket is currently using
Overloaded constructor for
invalid @link
{@link #(java.lang.String, io.qt.websockets.QWebSocketProtocol.Version, io.qt.core.QObject)
}
with
parent = null.
Creates a new QWebSocket with the given origin, the version of the protocol to use and parent