Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IChannelCollection

Hierarchy

  • IChannelCollection

Implemented by

Index

Properties

Properties

getChannel

getChannel: (topic: string, token: string) => IChannel

Type declaration

    • (topic: string, token: string): IChannel
    • Parameters

      • topic: string
      • token: string

      Returns IChannel

Generated using TypeDoc