negotiators property
final
Map of all negotiators registered against the handler.
Implementation
@protected
final Map<String, XmppFeatureNegotiatorBase> negotiators = {};
Map of all negotiators registered against the handler.
@protected
final Map<String, XmppFeatureNegotiatorBase> negotiators = {};