Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ISyncLocalFilesSuccessFn

Hierarchy

  • ISyncLocalFilesSuccessFn

Callable

  • __call(result: string): null
  • Parameters

    • result: string

      is a json stringified ISyncLocalFilesResponse object, so you'll need to parse the json before accessing the ISyncLocalFilesResponse properties

    Returns null

Generated using TypeDoc