Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Tornaco committed Jan 20, 2020
1 parent 2dd4073 commit a4b6acf
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/_posts/2019-12-02-Profile.md
Original file line number Diff line number Diff line change
Expand Up @@ -292,6 +292,8 @@ Resumed--> Paused(被其他活动覆盖)-->Resumed(如果其他活动销
| btBoundedDeviceAliasNames | List of String | 绑定的蓝牙设备Alias列表 ||
| btBoundedDeviceBatteryLevel | List of String | 绑定的蓝牙设备电量信息列表 ||

示例1:

```json
[
{
Expand All @@ -307,6 +309,7 @@ Resumed--> Paused(被其他活动覆盖)-->Resumed(如果其他活动销
]
```

示例2:

```json
[
Expand Down

0 comments on commit a4b6acf

Please sign in to comment.