getNfcUID method

T getNfcUID()

获取标签UID

Implementation

T getNfcUID() {
  return push(ENfcUID());
}