Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SubscribeResponse

Response expected from a SubscribeRequest.

Hierarchy

  • BaseResponse
    • SubscribeResponse

Index

Properties

Optional api_version

api_version: number

Optional forwarded

forwarded: boolean

id

id: string | number

result

result: {} | Stream

status

status: string

type

type: string

Optional warning

warning: "load"

Optional warnings

warnings: Warning[]

Generated using TypeDoc