add_channel_features


Description:

[ Version ( deprecated = true , since = "0.11.14" ) ]
public void add_channel_features (Quark[] features)

Warning: add_channel_features is deprecated.

Request that the given features are prepared on each Channel (in addition to TP_CHANNEL_FEATURE_CORE) before calling observe_channels, add_dispatch_operation or handle_channels.

Note:

New code should use add_channel_features instead.

Parameters:

this

a client

features

the features

n

the number of features, or -1 if features is 0-terminated