BluetoothSocketSettings.Builder.Build Método

Definição

Cria um 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

Retornos

Um novo BluetoothSocketSettings objeto com os parâmetros configurados.

Atributos

Comentários

Cria um BluetoothSocketSettings objeto.

Java documentação para android.bluetooth.BluetoothSocketSettings.Builder.build().

Partes desta página são modificações baseadas no trabalho criado e compartilhado pelo Project Open Source do Open Source e usadas de acordo com os termos descritos na Creative Commons 2.5.

Aplica-se a