Bio Radio SDK - Xamarin Android
GLNeuroTech.Devices.Common.DeviceFoundEventArgs Class Reference

Class to hold information about the device that has been found More...

Inheritance diagram for GLNeuroTech.Devices.Common.DeviceFoundEventArgs:

Public Member Functions

 DeviceFoundEventArgs (BluetoothDeviceInfo deviceInfo)
 Constructor More...
 

Properties

BluetoothDeviceInfo DeviceInfo [get]
 Device Information More...
 

Detailed Description

Class to hold information about the device that has been found

Constructor & Destructor Documentation

◆ DeviceFoundEventArgs()

GLNeuroTech.Devices.Common.DeviceFoundEventArgs.DeviceFoundEventArgs ( BluetoothDeviceInfo  deviceInfo)

Constructor

Parameters
deviceInfoThe device that has been found
Returns

Property Documentation

◆ DeviceInfo

BluetoothDeviceInfo GLNeuroTech.Devices.Common.DeviceFoundEventArgs.DeviceInfo
get

Device Information