Skip to content

Commit

Permalink
fix: end encounter undefined in ws env
Browse files Browse the repository at this point in the history
  • Loading branch information
dsrkafuu committed Dec 9, 2021
1 parent 74e2c09 commit 215012e
Show file tree
Hide file tree
Showing 4 changed files with 144 additions and 196 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ start listening event

`endEncounter(): Promise<void>;`

ends current encounter and save it
ends current encounter and save it, not working in websocket mode

### `callHandler`

Expand Down
Loading

0 comments on commit 215012e

Please sign in to comment.