Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Subscription

Internal subscription interface

Hierarchy

  • Subscription

Index

Properties

Properties

callback

callback: (error?: SdkError, data?: any) => void

Type declaration

    • Parameters

      • Optional error: SdkError
      • Optional data: any

      Returns void

eventType

eventType: EventTypes

id

id: string

query

query: string

Generated using TypeDoc