channelProjection(
channels: readonly Channel[],
namespace: readonly string[],
options: ChannelProjectionOptions = {}
): ProjectionSpec<Event[]>| Name | Type | Description |
|---|---|---|
channels* | readonly Channel[] | |
namespace* | readonly string[] | |
options | ChannelProjectionOptions | Default: {} |