Skip to content

Commit

Permalink
docs: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
tamworth committed Jan 29, 2024
1 parent 9be64d8 commit f5dd82b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Backend/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@

## 接口说明
* 主要提供以下 4 个接口, 参考接口定义文件 src/main/java/io/agora/scenarioapi/ICallApi.java
* initialize - 初始化
* deinitialize - 销毁/重置
* call - 用户呼叫
* renewToken - 刷新 Token
* initialize - 初始化
* deinitialize - 销毁/重置
* call - 用户呼叫
* renewToken - 刷新 Token

## 示例文件
* 可参考以下示例
Expand Down

0 comments on commit f5dd82b

Please sign in to comment.