BluetoothDeviceGatt Property
Provides a way to interact with this device’s GATT server.
Namespace: InTheHand.BluetoothAssembly: InTheHand.BluetoothLE (in InTheHand.BluetoothLE.dll) Version: 4.0.28+5cdf1cfd21064ea31c5de33d160200ca1c4bc218
public RemoteGattServer Gatt { get; }
Public ReadOnly Property Gatt As RemoteGattServer
Get
public:
property RemoteGattServer^ Gatt {
RemoteGattServer^ get ();
}
member Gatt : RemoteGattServer with get
Property Value
RemoteGattServer