Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface networkService

This modules contains functions for working with network services.

Read more...

Hierarchy

  • networkService

Index

Methods

fetchServiceDescription

  • fetchServiceDescription(url: string, apiKey: string, requestOptions?: any): Promise<any>
  • Retrieve a description of the network service.

    Read more...

    Parameters

    • url: string
    • apiKey: string
    • Optional requestOptions: any

    Returns Promise<any>

Generated using TypeDoc