UwbRangingParams.Builder(Int32, Int32, UwbAddress, UwbAddress) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Android.Runtime.Register(".ctor", "(IILandroid/ranging/uwb/UwbAddress;Landroid/ranging/uwb/UwbAddress;)V", "", ApiSince=36)]
public Builder(int sessionId, int configId, Android.Ranging.Uwb.UwbAddress deviceAddress, Android.Ranging.Uwb.UwbAddress peerAddress);
[<Android.Runtime.Register(".ctor", "(IILandroid/ranging/uwb/UwbAddress;Landroid/ranging/uwb/UwbAddress;)V", "", ApiSince=36)>]
new Android.Ranging.Uwb.UwbRangingParams.Builder : int * int * Android.Ranging.Uwb.UwbAddress * Android.Ranging.Uwb.UwbAddress -> Android.Ranging.Uwb.UwbRangingParams.Builder
Parameters
- sessionId
- Int32
- configId
- Int32
- deviceAddress
- UwbAddress
- peerAddress
- UwbAddress
- Attributes