ClientHandshakeHandler
class ClientHandshakeHandler(session: Session) : ClientConnectionHandler, HandshakeHandler
Content copied to clipboard
Types
Functions
Link copied to clipboard
open suspend override fun configureCore(adminUsername: String, adminPassword: String, backend: String, backendConfiguration: QVariantMap, authenticator: String, authenticatorConfiguration: QVariantMap)
Content copied to clipboard
Link copied to clipboard
Link copied to clipboard
open suspend override fun init(clientVersion: String, buildDate: String, featureSet: FeatureSet): CoreState
Content copied to clipboard
Link copied to clipboard