Skip to content

Commit

Permalink
Исправление ссылки в документации
Browse files Browse the repository at this point in the history
  • Loading branch information
egorprnn authored Nov 14, 2020
1 parent 420b410 commit 903842b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/listen.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,9 @@ const builder = context.pageBuilder();
builder.setListenTime(40000);
```

<a name="setListenTime"></a>
<a name="resetListenTimeout"></a>

## setListenTime(time) ⇒ <code>this</code>;
## resetListenTimeout();
Метод для сброса текущего таймера прослушивания

**Пример**:
Expand Down

0 comments on commit 903842b

Please sign in to comment.