Table of Contents

Class ScanResultEventArgs

Namespace
NixUniversalSDK
Assembly
NixUniversalSDK.dll

Class describing the arguments for the ScanResult event

public sealed class ScanResultEventArgs : EventArgs
Inheritance
ScanResultEventArgs
Inherited Members

Properties

Device

Nix device instance that was observed by the IDeviceScanner

public IDeviceCompat Device { get; }

Property Value

IDeviceCompat