Language

AppInteractionManager.ExtraInteractorPackageName Field

Definition

Intent extra: A String specifying the package name of the interactor when requesting or managing App Interaction access.

[Android.Runtime.Register("EXTRA_INTERACTOR_PACKAGE_NAME", ApiSince=37)]
public const string ExtraInteractorPackageName;
[<Android.Runtime.Register("EXTRA_INTERACTOR_PACKAGE_NAME", ApiSince=37)>]
val mutable ExtraInteractorPackageName : string

Field Value

Attributes

Applies to