BluetoothSocket.ConnectionType プロパティ

定義

基になる接続の型を取得します。

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

プロパティ値

#TYPE_RFCOMM#TYPE_SCO、または#TYPE_L2CAP

属性

注釈

基になる接続の型を取得します。

Javaドキュメント。

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

適用対象