Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Call

Index

Constructors

Properties

Constructors

constructor

  • new Call(to: string, data: Arrayish, resolve: Function, reject: Function): Call
  • Parameters

    • to: string
    • data: Arrayish
    • resolve: Function
    • reject: Function

    Returns Call

Properties

data

data: Arrayish

reject

reject: Function

resolve

resolve: Function

to

to: string

Generated using TypeDoc