Click or drag to resize

ProductBSLInfoEventArgs Class

Gateway BSL information related arguments.
Inheritance Hierarchy
SystemObject
  SystemEventArgs
    Nexpaq.EventArgumentsProductBSLInfoEventArgs

Namespace:  Nexpaq.EventArguments
Assembly:  NexpaqCore (in NexpaqCore.dll) Version: 1.0.6767.24310
Syntax
C#
public class ProductBSLInfoEventArgs : EventArgs

The ProductBSLInfoEventArgs type exposes the following members.

Constructors
  NameDescription
Public methodProductBSLInfoEventArgs
Initializes a new instance of the ProductBSLInfoEventArgs class
Top
Fields
  NameDescription
Public fieldBSLInfo
The info about BLE mode.
Public fieldUUID
The UUID of product.
Top
See Also