getChannels

public final Unit getChannels(List<ChannelIdentifier> identifiers, OperationHandler<List<BaseChannel>> handler)

Gets channels by their identifiers.

Parameters

identifiers

List of channel identifiers to query

handler

Callback returning the list of channels on success