Class ScanResultEventArgs
Class describing the arguments for the ScanResult event
Inherited Members
Namespace: NixUniversalSDK
Assembly: NixUniversalSDK.dll
Syntax
public sealed class ScanResultEventArgs : EventArgs
Properties
Device
Nix device instance that was observed by the IDeviceScanner
Declaration
public IDeviceCompat Device { get; }
Property Value
Type | Description |
---|---|
IDeviceCompat |