Options
All
  • Public
  • Public/Protected
  • All
Menu

Module configuration

The configuration module allows the Model SDK user to configure how to communicate with the Model API Server; in particular w.r.t.: authentication, success/error handling, etc.

Index

Functions

assertBackendAccess

checkCallbacks

  • checkCallbacks(callback: Function, errorCallback: Function): void
  • Parameters

    • callback: Function
    • errorCallback: Function

    Returns void

checkWorkingCopyId

  • checkWorkingCopyId(workingCopyId: string): void
  • Parameters

    • workingCopyId: string

    Returns void

Generated using TypeDoc