get_channels


Description:

[ Version ( since = "0.19.9" ) ]
public unowned GenericArray<Channel> get_channels ()

Returns a GenericArray containing the Channel of this ChannelDispatchOperation.

The returned array and its Channel are only valid while this is valid - copy array and reference channels with @ref if needed.

Parameters:

this

a ChannelDispatchOperation

Returns:

the value of channels