Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Command

Hierarchy

  • Command

Index

Properties

Properties

method

method: string

params

params: { Cmd?: undefined | string; DataOfCmd?: undefined | string; Option?: undefined | string; TypeOfRemote?: undefined | string; data?: string | object; event?: undefined | string; to?: undefined | string }

Type declaration

  • Optional Cmd?: undefined | string
  • Optional DataOfCmd?: undefined | string
  • Optional Option?: undefined | string
  • Optional TypeOfRemote?: undefined | string
  • Optional data?: string | object
  • Optional event?: undefined | string
  • Optional to?: undefined | string

Generated using TypeDoc