removeNegotiatingFeature property

void Function(String) removeNegotiatingFeature
final

Remove a stream feature from our internal cache. This is useful for when you negotiated a feature for another negotiator, like SASL2.

Implementation

final void Function(String) removeNegotiatingFeature;