[ Version ( deprecated = true , since = "0.11.14" ) ]
public void add_connection_features (Quark[] features)
Warning: add_connection_features is deprecated.
Request that the given features are prepared on each Connection (in addition to
TP_CONNECTION_FEATURE_CORE
) before calling
observe_channels, add_dispatch_operation
or handle_channels.
New code should use add_connection_features instead.
this |
a client |
features |
the features |
n |
the number of features, or -1 if |