次の方法で共有


AdServicesPermissions.AccessAdservicesProtectedSignals Field

Definition

This permission needs to be declared by the caller of Protected Signals APIs.

[Android.Runtime.Register("ACCESS_ADSERVICES_PROTECTED_SIGNALS", ApiSince=35)]
public const string AccessAdservicesProtectedSignals;
[<Android.Runtime.Register("ACCESS_ADSERVICES_PROTECTED_SIGNALS", ApiSince=35)>]
val mutable AccessAdservicesProtectedSignals : string

Field Value

Attributes

Remarks

This permission needs to be declared by the caller of Protected Signals APIs.

Java documentation for android.adservices.common.AdServicesPermissions.ACCESS_ADSERVICES_PROTECTED_SIGNALS.

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