RequestToken

public class RequestToken
extends Object

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


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