[MOD-2836] Add/Updated the required methods to NFC adapter class.
| GitHub Issue | n/a |
|---|---|
| Type | Sub-task |
| Priority | None |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2021-02-11T06:18:58.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | n/a |
| Components | NFC |
| Labels | n/a |
| Reporter | Anil Shukla |
| Assignee | Anil Shukla |
| Created | 2020-12-07T05:47:36.000+0000 |
| Updated | 2021-02-11T06:19:40.000+0000 |
Description
- (void) begin (withparam: S1 param: S2)
- (void) createTagTechISODep
- (void) createTagTechMifareUltralight
- (void) createTagTechNdef
- (void) createTagTechNfcF
- (void) createTagTechNfcV
methods that will get called while creating different king of session.
PR -https://github.com/appcelerator-modules/ti.nfc/pull/38