semilimes mcu sdk 1.0.1
semilimes Software Development Kit for microcontrollers
Loading...
Searching...
No Matches
FcNfcReader Class Reference

Public Member Functions

 ~FcNfcReader ()
 
void set (char *refname, char *title, bool reqSel, char *value, char *actBtnTitle)
 
char * get ()
 

Constructor & Destructor Documentation

◆ ~FcNfcReader()

FcNfcReader::~FcNfcReader ( )
inline
Returns
void

Member Function Documentation

◆ get()

char * FcNfcReader::get ( )
Returns
char*

◆ set()

void FcNfcReader::set ( char * refname,
char * title,
bool reqSel,
char * value,
char * actBtnTitle )
Parameters
refname- it is the reference name of the object
title- is the text displayed next to the scanner
reqSel- indicates if the selection is required to submit the form
value- is the decoded value of the NFC scan upon form submission
actBtnTitle- is the label of the scan button
Returns
void

The documentation for this class was generated from the following files: