ExecuteInIsolatedServiceRequest.OutputSpec.MaxIntValue Property

Definition

Returns the value set in OutputSpec#buildBestValueSpec.

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

Property Value

Attributes

Remarks

Returns the value set in OutputSpec#buildBestValueSpec. The value is expected to be ExecuteInIsolatedServiceResponse#DEFAULT_BEST_VALUE if #getOutputType is OutputSpec#OUTPUT_TYPE_NULL.

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

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