Share via


ExecuteInIsolatedServiceRequest.Service Property

Definition

The ComponentName of the IsolatedService.

public virtual Android.Content.ComponentName Service { [Android.Runtime.Register("getService", "()Landroid/content/ComponentName;", "GetGetServiceHandler", ApiSince=36)] get; }
[<get: Android.Runtime.Register("getService", "()Landroid/content/ComponentName;", "GetGetServiceHandler", ApiSince=36)>]
member this.Service : Android.Content.ComponentName

Property Value

Attributes

Remarks

The ComponentName of the IsolatedService.

Java documentation for android.adservices.ondevicepersonalization.ExecuteInIsolatedServiceRequest.getService().

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