callParticipation -> rtcParticipationManager
driverCapabilites -> MatrixClientFeatures
This commit is contained in:
Timo K.
2026-09-17 21:02:52 +02:00
parent 7132e6e6ec
commit 14b595345f
38 changed files with 813 additions and 781 deletions
+1 -1
View File
@@ -104,7 +104,7 @@ export { supportedLanguages } from "./localization";
export { type RtcMatrixDriver } from "../src/driver/RtcMatrixDriver";
export {
type ElementCallMatrixClientDriver,
type DriverCapabilities,
type MatrixClientFeatures,
type RoomInfo,
type RoomMemberProfile,
type TimelineEvent,