[ Version ( since = "2.72" ) ]
public bool is_feature_disabled (Type feature_type)
Get whether SessionFeatures of the given feature_type
(or a
subclass of that type) are disabled on this.
See disable_feature.
this |
a Message |
feature_type |
the Type of a SessionFeature |
|