getNfcPaper method

T getNfcPaper()

获取标签纸张信息

Implementation

T getNfcPaper() {
  return push(ENfcPaper());
}