BluetoothSocketSettings.SocketType プロパティ

定義

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

プロパティ値

属性

注釈

Bluetooth ソケットの型を返します。

既定値は BluetoothSocket#TYPE_RFCOMM です。

Javaドキュメント。

このページの一部は、によって作成および共有され、に記載されている条件に従って使用される作業に基づく変更です。

適用対象