ICDESniffer Members
The ICDESniffer type exposes the following members.
Methods
Name | Description | |
---|---|---|
Equals(System.Object) | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetBaseThing |
Returns the base thing of the sniffer
|
|
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
RegisterDeviceLost |
Register a callback that notifies if a device was lost
|
|
RegisterFoundDevice |
Register a callback if a new device was found
|
|
Scan4Devices |
Sniffer will do a single pass
|
|
ScanForDevice |
Scans for specific devices with a given UID string
|
|
StartScan |
Starts scanning on this sniffer
|
|
StopScan |
Sniffer will stop scanning
|
|
ToString | (Inherited from Object.) | |
UnregisterDeviceLost |
unegister a callback that notifies if a device was lost
|
|
UnregisterFoundDevice |
Unregister a callback if a new device was found
|