mynaparrot/plugnmeet-sdk
最新稳定版本:2.0.0
Composer 安装命令:
composer require mynaparrot/plugnmeet-sdk
包简介
plugNmeet PHP SDK
README 文档
README
Plug-N-Meet PHP SDK. You can use this SDK to make API requests to the Plug-N-Meet server from your PHP application.
Download the latest version from release page or if you prefer to use composer:
composer require mynaparrot/plugnmeet-sdk
Please check examples directory to see some examples.
Methods/API
| Methods | Description |
|---|---|
| createRoom | To create new room |
| getJoinToken | Generate join token |
| isRoomActive | To check if room is active or not |
| getActiveRoomInfo | Get active room information |
| getActiveRoomsInfo | Get all active rooms |
| fetchPastRoomsInfo | Get past rooms |
| endRoom | End active room |
| fetchRecordings | Fetch recordings |
| getRecordingInfo | Get details of a recording |
| deleteRecordings | Delete recording |
| getRecordingDownloadToken | Generate token to download recording |
| fetchArtifacts | Fetch artifacts |
| deleteArtifact | Delete artifact |
| getArtifactDownloadToken | Generate token to download artifact file |
| getClientFiles | Get client's files |
统计信息
- 总下载量: 1.46k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 9
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2023-11-15