BluetoothSocketSettings.Builder.SetEncryptionRequired(Boolean) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
[Android.Runtime.Register("setEncryptionRequired", "(Z)Landroid/bluetooth/BluetoothSocketSettings$Builder;", "", ApiSince=36)]
public Android.Bluetooth.BluetoothSocketSettings.Builder SetEncryptionRequired(bool encryptionRequired);
[<Android.Runtime.Register("setEncryptionRequired", "(Z)Landroid/bluetooth/BluetoothSocketSettings$Builder;", "", ApiSince=36)>]
member this.SetEncryptionRequired : bool -> Android.Bluetooth.BluetoothSocketSettings.Builder
Parâmetros
- encryptionRequired
- Boolean
Retornos
- Atributos