BluetoothSocketSettings.SocketType Propiedad

Definición

Devuelve el tipo del socket Bluetooth.

public Android.Bluetooth.BluetoothConnectionType SocketType { [Android.Runtime.Register("getSocketType", "()I", "", ApiSince=36)] get; }
[<get: Android.Runtime.Register("getSocketType", "()I", "", ApiSince=36)>]
member this.SocketType : Android.Bluetooth.BluetoothConnectionType

Valor de propiedad

Atributos

Comentarios

Devuelve el tipo del socket Bluetooth.

Tiene como valor predeterminado BluetoothSocket#TYPE_RFCOMM.

Java documentación para android.bluetooth.BluetoothSocketSettings.getSocketType().

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