Język

RenderingConfig.Builder.SetKeys(IList<String>) Method

Definition

A List of keys in the REMOTE_DATA IsolatedService.getRemoteData(RequestToken) table that identify the content to be rendered.

[Android.Runtime.Register("setKeys", "(Ljava/util/List;)Landroid/adservices/ondevicepersonalization/RenderingConfig$Builder;", "", ApiSince=35)]
public Android.AdServices.OnDevicePersonalization.RenderingConfig.Builder SetKeys(System.Collections.Generic.IList<string> value);
[<Android.Runtime.Register("setKeys", "(Ljava/util/List;)Landroid/adservices/ondevicepersonalization/RenderingConfig$Builder;", "", ApiSince=35)>]
member this.SetKeys : System.Collections.Generic.IList<string> -> Android.AdServices.OnDevicePersonalization.RenderingConfig.Builder

Parameters

value
IList<String>

Returns

Attributes

Remarks

A List of keys in the REMOTE_DATA IsolatedService.getRemoteData(RequestToken) table that identify the content to be rendered.

Android reference for android.adservices.ondevicepersonalization.RenderingConfig.Builder.setKeys.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to