BluetoothSocketSettings.Builder.SetRfcommUuid(UUID) メソッド

定義

[Android.Runtime.Register("setRfcommUuid", "(Ljava/util/UUID;)Landroid/bluetooth/BluetoothSocketSettings$Builder;", "", ApiSince=36)]
public Android.Bluetooth.BluetoothSocketSettings.Builder SetRfcommUuid(Java.Util.UUID rfcommUuid);
[<Android.Runtime.Register("setRfcommUuid", "(Ljava/util/UUID;)Landroid/bluetooth/BluetoothSocketSettings$Builder;", "", ApiSince=36)>]
member this.SetRfcommUuid : Java.Util.UUID -> Android.Bluetooth.BluetoothSocketSettings.Builder

パラメーター

rfcommUuid
UUID

返品

属性

適用対象