C-DEngine 5.105

ICDESniffer Methods

The ICDESniffer type exposes the following members.

Methods


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