How to get 'ndefMessage' object value using 'nfc.readerMode()' function in ionic/typescript

前端 未结 0 383
孤城傲影
孤城傲影 2020-11-27 04:17

I created a function under which I am calling this code : -

this.nfc.readerMode(this.flags).subscribe((tag) => {
this.sucessMessage = tag;
his.scanSuccessf         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题