negotiators property

  1. @protected
Map<String, XmppFeatureNegotiatorBase> negotiators
final

Map of all negotiators registered against the handler.

Implementation

@protected
final Map<String, XmppFeatureNegotiatorBase> negotiators = {};