Options
Menu

Class Endpoint

Index

Constructor methods

Properties

Constructor methods

constructor

  • constructor(url: any, routeId: any, contextId: any, host: any): Endpoint
  • Parameters

    • url: any
    • routeId: any
    • contextId: any
    • host: any

    Returns Endpoint

Properties

contextId

contextId: string

host

host: string

routeId

routeId: string

url

url: string

Generated using TypeDoc