Type Alias MultipleChannelSubscriptionOptions

MultipleChannelSubscriptionOptions: { tags?: string[] }

Options for subscribing to multiple channels.

Type declaration

  • Optionaltags?: string[]

    Optional tags to associate with the subscription.