getManagerById property
final
(Maybe) Get a Manager attached to the connection by its Id.
Implementation
final T? Function<T extends XmppManagerBase>(String) getManagerById;
(Maybe) Get a Manager attached to the connection by its Id.
final T? Function<T extends XmppManagerBase>(String) getManagerById;