BluetoothSocketSettings.Builder.Build メソッド

定義

BluetoothSocketSettings オブジェクトをビルドします。

[Android.Runtime.Register("build", "()Landroid/bluetooth/BluetoothSocketSettings;", "", ApiSince=36)]
public Android.Bluetooth.BluetoothSocketSettings Build();
[<Android.Runtime.Register("build", "()Landroid/bluetooth/BluetoothSocketSettings;", "", ApiSince=36)>]
member this.Build : unit -> Android.Bluetooth.BluetoothSocketSettings

返品

パラメーターが構成された新しい BluetoothSocketSettings オブジェクト。

属性

注釈

BluetoothSocketSettings オブジェクトをビルドします。

Javaドキュメント。

このページの一部は、によって作成および共有され、に記載されている条件に従って使用される作業に基づく変更です。

適用対象