Namespace NixUniversalSDK.Wrapper
Classes
- Constants
Defines shared constants used in the wrapper
- Delegates
Defines possible callback function types
- DeviceCompatModule
Wrapper around a single IDeviceCompat instance
- DeviceScannerModule
Wrapper around a single IDeviceScanner instance
- Exported
Exported static functions
Delegates
- Delegates.BoolValue
Delegate definition for a callback with a boolean argument
- Delegates.Empty
Delegate definition for a callback with no arguments
- Delegates.IntValue
Delegate definition for a callback with an integer argument
- Delegates.StringValue
Delegate definition for a callback with a string argument