Options
All
  • Public
  • Public/Protected
  • All
Menu

Klasse GoogleModul zur Initialisierung des Google Cloud-Services

Hierarchy

  • GoogleModule

Index

Methods

Static done

  • done(): void
  • Freigabe des Google-Moduls

    Returns void

Static getConfig

  • Rueckgabe der eingetragenen Google-Credentials, wenn Google mit dynamischen Credetials initialsiert wurde

    Returns GoogleModuleConfigInterface

    aConfigData - neue Credentials fuer Google eintragen

Static init

  • init(aGoogleOption: GoogleModuleOptionInterface, aCallback?: undefined | ((aGoogleFlag: boolean) => void), aErrorOutputFlag?: boolean): void
  • Hier wird Google initialsiert

    Parameters

    • aGoogleOption: GoogleModuleOptionInterface

      Parameter fuer Google

    • Optional aCallback: undefined | ((aGoogleFlag: boolean) => void)

      Rueckgabefunktion fuer Google-Flag

    • Default value aErrorOutputFlag: boolean = false

      bestimmt die Ausgabe von Fehlermeldungen

    Returns void

Static setConfig

  • Eintragen neuer Google-Credentials, wenn Google mit danamischen Credetials initialsiert wurde

    Parameters

    Returns number

    Fehlercode 0 oder -1