Interface ClearInput

Hierarchy

  • ClearInput

Properties

Properties

channel: string

Param

The identifier of the channel from which to unsubscribe.

callback: ((data) => void)

Type declaration

    • (data): void
    • Parameters

      • data: any

      Returns void

Generated using TypeDoc