> The initial APIs of this module are supported since API version 8. Newly added APIs will be marked with a superscript to indicate their earliest API version.
> The initial APIs of this module are supported since API version 8. Newly added APIs will be marked with a superscript to indicate their earliest API version.
...
@@ -22,9 +22,9 @@ Initializes the active tag chip.
...
@@ -22,9 +22,9 @@ Initializes the active tag chip.
| type | string | Yes| Event type. The value is **notify**.|
| type | string | Yes | Event type. The value is **notify**. |
| callback | Callback<number> | No| Callback used to return the field strength state. If this parameter is not specified, all callbacks associated with the specified event will be unregistered.|
| callback | Callback<number> | No | Callback used to return the field strength state. If this parameter is not specified, all callbacks associated with the specified event will be unregistered. |
- Example
- Example
```
```
...
@@ -206,10 +206,10 @@ Unregisters the NFC field strength state events.
...
@@ -206,10 +206,10 @@ Unregisters the NFC field strength state events.