Interface android.adservices.ondevicepersonalization.IsolatedWorker

Now deprecated.

Changed Methods
void onDownloadCompleted(DownloadCompletedInput, OutcomeReceiver<DownloadCompletedOutput, IsolatedServiceException>) Now deprecated.
 
void onEvent(EventInput, OutcomeReceiver<EventOutput, IsolatedServiceException>) Now deprecated.
 
void onExecute(ExecuteInput, OutcomeReceiver<ExecuteOutput, IsolatedServiceException>) Now deprecated.
 
void onRender(RenderInput, OutcomeReceiver<RenderOutput, IsolatedServiceException>) Now deprecated.
 
void onTrainingExamples(TrainingExamplesInput, OutcomeReceiver<TrainingExamplesOutput, IsolatedServiceException>) Now deprecated.
 
void onWebTrigger(WebTriggerInput, OutcomeReceiver<WebTriggerOutput, IsolatedServiceException>) Now deprecated.