getNegotiatorById property
final
Returns the negotiator with id id of the connection or null.
Implementation
final T? Function<T extends XmppFeatureNegotiatorBase>(String)
getNegotiatorById;
Returns the negotiator with id id of the connection or null.
final T? Function<T extends XmppFeatureNegotiatorBase>(String)
getNegotiatorById;