Bio Radio SDK - Xamarin Android
GLNeuroTech.Devices.Common.IPairingService Interface Reference

Interface that describes common functionality for pairing devices. More...

Inheritance diagram for GLNeuroTech.Devices.Common.IPairingService:
CommonDeviceAPI.Android.PairingService

Public Member Functions

void PairDevice (string macId)
 Pairs a device with the specified macId More...
 

Detailed Description

Interface that describes common functionality for pairing devices.

Member Function Documentation

◆ PairDevice()

void GLNeuroTech.Devices.Common.IPairingService.PairDevice ( string  macId)

Pairs a device with the specified macId

Returns

Implemented in CommonDeviceAPI.Android.PairingService.