dup_channel_features


Description:

[ Version ( since = "0.13.3" ) ]
public Array<Quark?> dup_channel_features (Channel channel)

Return a zero terminated Array containing the Channel features that should be prepared on channel.

Changed in 0.13.6: the function's signature was previously wrong; it expected an object instance as its first parameter, but the type of the parameter was the type of the interface vtable.

Parameters:

this

a client channel factory

channel

a Channel

Returns:

a newly allocated Array