Compartilhar via


RangingResult.Builder.Build Method

Definition

Build RangingResult

[Android.Runtime.Register("build", "()Landroid/net/wifi/rtt/RangingResult;", "", ApiSince=35)]
public Android.Net.Wifi.Rtt.RangingResult Build ();
[<Android.Runtime.Register("build", "()Landroid/net/wifi/rtt/RangingResult;", "", ApiSince=35)>]
member this.Build : unit -> Android.Net.Wifi.Rtt.RangingResult

Returns

an instance of RangingResult

Attributes

Remarks

Build RangingResult

Java documentation for android.net.wifi.rtt.RangingResult.Builder.build().

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