Share via


ExecuteInIsolatedServiceRequest.OutputSpec.OutputType Property

Definition

Returns the output type of IsolatedService.

public virtual int OutputType { [Android.Runtime.Register("getOutputType", "()I", "GetGetOutputTypeHandler", ApiSince=36)] get; }
[<get: Android.Runtime.Register("getOutputType", "()I", "GetGetOutputTypeHandler", ApiSince=36)>]
member this.OutputType : int

Property Value

Attributes

Remarks

Returns the output type of IsolatedService. The default value is OutputSpec#OUTPUT_TYPE_NULL.

Java documentation for android.adservices.ondevicepersonalization.ExecuteInIsolatedServiceRequest.OutputSpec.getOutputType().

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