#include <mw/nfcserver.h>
Link against: nfcdiscoveryservice.lib
| class RNfcServer : public RSessionBase |
| Public Member Functions | |
|---|---|
| RNfcServer() | |
| ~RNfcServer() | |
| IMPORT_C void | Close() |
| IMPORT_C TInt | Open() |
| Inherited Attributes | |
|---|---|
| RHandleBase::iHandle | |
| Inherited Enumerations | |
|---|---|
| RHandleBase:TAttributes | |
| RSessionBase:TAttachMode | |
| IMPORT_C TInt | Open | ( | ) |
Opens a session to NFC-Server.
| KErrInUse | Session to NFC-server already exist. |
| KErrNone | Operation was successfull. |