You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: Update version annotations and enhance web recording functionality
- Changed version annotations from v0.8.0 to v0.4.0 in multiple classes related to cloud recording configurations.
- Added a new response class `QueryWebRecordingRtmpPublishResourceRes` for handling responses from the web recording QueryRtmpPublish API.
- Enhanced the `WebScenario` and `WebScenarioImpl` classes to include a method for querying the status of pushing web page recordings to the CDN.
Copy file name to clipboardExpand all lines: agora-rest-client-core/src/main/java/io/agora/rest/services/cloudrecording/api/res/AcquireResourceRes.java
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@
4
4
5
5
/**
6
6
* @brief Returned by the various of cloud recording scenarios Acquire API.
0 commit comments