Click or drag to resize

NfcManager Class

Inheritance Hierarchy
Object
  Com.Datalogic.Device.NfcNfcManager

Namespace:  Com.Datalogic.Device.Nfc
Assembly:  datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public class NfcManager : Object

The NfcManager type exposes the following members.

Constructors
  NameDescription
Public methodNfcManager
Initializes a new instance of the NfcManager class
Top
Properties
  NameDescription
Public propertyJniPeerMembers
To be added.
Top
Methods
  NameDescription
Public methodEnableNfcAdapter
Enables the nfc adapter.
Top
Remarks
This class provides access to enable and disable the nfc adapter

[Android Documentation]

See Also