RequestToken


open class RequestToken
kotlin.Any
   ↳ 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