NurDeviceDiscoveryEventArgs Class

DeviceDiscoveryEvent >arguments

Definition

Namespace: NurApiDotNet
Assembly: NordicID.NurApi.Net (in NordicID.NurApi.Net.dll) Version: 4.0.0
C#
public class NurDeviceDiscoveryEventArgs : EventArgs
Inheritance
Object    EventArgs    NurDeviceDiscoveryEventArgs

Constructors

NurDeviceDiscoveryEventArgsInitializes a new instance of the NurDeviceDiscoveryEventArgs class

Methods

Equals
(Inherited from Object)
Finalize
(Inherited from Object)
GetHashCode
(Inherited from Object)
GetType
(Inherited from Object)
MemberwiseClone
(Inherited from Object)
ToString URI + Visible ToString()
(Overrides ObjectToString)

Fields

Uri Uri schecme of device found
Visible True if device visible, false otherwise

See Also