Click or drag to resize

BLESettings Class

BLE settings.
Inheritance Hierarchy
SystemObject
  com.gigatms.ParametersBLESettings

Namespace:  com.gigatms.Parameters
Assembly:  GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.6.0.10 (2.6.0.10)
Syntax
public class BLESettings

The BLESettings type exposes the following members.

Constructors
  NameDescription
Public methodBLESettings
Initializes a new instance of the BLESettings class.
Top
Properties
  NameDescription
Public propertyName
Gets or sets the BLE peripheral name.
Top
Methods
  NameDescription
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also