Function isForegroundServiceRunning

  • Android Only - Checks if the foreground service is running

    Returns

    A promise that resolves to a boolean value indicating whether the service is running

    Returns Promise<boolean>

Generated using TypeDoc