public final class

PlatformScheduler.PlatformSchedulerService

extends JobService

 java.lang.Object

↳JobService

↳androidx.media3.exoplayer.scheduler.PlatformScheduler.PlatformSchedulerService

Overview

A that starts the target service if the requirements are met.

Summary

Constructors
publicPlatformSchedulerService()

Methods
public booleanonStartJob(JobParameters params)

public booleanonStopJob(JobParameters params)

from java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

Constructors

public PlatformSchedulerService()

Methods

public boolean onStartJob(JobParameters params)

public boolean onStopJob(JobParameters params)