Companion
object Companion
Content copied to clipboard
Types
Feature Exception
Link copied to clipboard
Functions
are Compatible
Link copied to clipboard
can Use Feature
Link copied to clipboard
fun canUseFeature(localFeatures: Features, remoteFeatures: Features, feature: Feature): Boolean
Content copied to clipboard
returns true if both have at least optional support
validate Feature Graph
Link copied to clipboard
fun validateFeatureGraph(features: Features): Features.Companion.FeatureException?
Content copied to clipboard