FeatureSet

data class FeatureSet

Model representing the set of negotiated or supported features for a connection or library

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
fun featureList(): List<QuasselFeatureName>

List of features with their name, for serialization

Link copied to clipboard
fun hasFeature(feature: QuasselFeature): Boolean

Check whether a certain feature is supported

Link copied to clipboard
fun legacyFeatures(): LegacyFeatures

Set of supported LegacyFeatures