다음을 통해 공유


WebTriggerInput.AppPackageName Property

Definition

The app where the trigger event occurred

public string AppPackageName { [Android.Runtime.Register("getAppPackageName", "()Ljava/lang/String;", "", ApiSince=35)] get; }
[<get: Android.Runtime.Register("getAppPackageName", "()Ljava/lang/String;", "", ApiSince=35)>]
member this.AppPackageName : string

Property Value

Attributes

Remarks

The app where the trigger event occurred

Java documentation for android.adservices.ondevicepersonalization.WebTriggerInput.getAppPackageName().

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