Function stopForegroundService

  • Android Only - Stops previously started foreground services

    Returns

    A promise that resolves to a boolean value indicating whether the service has stopped successfully

    Returns Promise<boolean>

Generated using TypeDoc