BluetoothSocketSettings.Builder.Build Método

Definición

Compila un BluetoothSocketSettings objeto .

[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

Devoluciones

BluetoothSocketSettings Nuevo objeto con los parámetros configurados.

Atributos

Comentarios

Compila un BluetoothSocketSettings objeto .

Java documentación para android.bluetooth.BluetoothSocketSettings.Builder.build().

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el Android y se usan según los términos descritos en creative Creative Commons 2.5 Attribution License.

Se aplica a