Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Platform

Index

Properties

Static _platformType

_platformType: PlatformType

Static reporter

reporter: Reporter = new Reporter('Platform')

Methods

Static createHttpRequest

Static createWebSocket

Static setPlatformType

Object literals

Static DEFAULT_HTTP_OPTIONS

DEFAULT_HTTP_OPTIONS: object

method

method: "GET" = "GET"

timeout

timeout: number = 60 * 1000

url

url: undefined = undefined

Static DEFAULT_WEB_SOCKET_OPTIONS

DEFAULT_WEB_SOCKET_OPTIONS: object

timeout

timeout: number = 60 * 1000

url

url: undefined = undefined

Generated using TypeDoc