Added in API level 35

RequestToken


public class RequestToken
extends Object

java.lang.Object
   ↳ android.adservices.ondevicepersonalization.RequestToken


This class is deprecated.
The ODP APIs are deprecated and will not be supported in future Android releases. There is no direct replacement API available. Developers currently integrated with these APIs must cease further integration efforts. For comprehensive details regarding this deprecation and the future roadmap of Privacy Sandbox on Android, please consult the official Privacy Sandbox developer documentation and announcements: https://privacysandbox.google.com

An opaque token that identifies the current request to an IsolatedService. This token must be passed as a parameter to all service methods that depend on per-request state.

Summary

Inherited methods