From 5e0b61b034c09adae4f5d27590f8db5359fcf60a Mon Sep 17 00:00:00 2001 From: manuroe Date: Fri, 12 Jul 2019 09:51:12 +0200 Subject: [PATCH] Update Riot/Modules/Room/DataSources/RoomDataSource.h --- Riot/Modules/Room/DataSources/RoomDataSource.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Riot/Modules/Room/DataSources/RoomDataSource.h b/Riot/Modules/Room/DataSources/RoomDataSource.h index 6e3230a07..1c7dfda5a 100644 --- a/Riot/Modules/Room/DataSources/RoomDataSource.h +++ b/Riot/Modules/Room/DataSources/RoomDataSource.h @@ -47,7 +47,7 @@ - (Widget *)jitsiWidget; /** - Send an video to the room. + Send a video to the room. Note: Move this method to MatrixKit when MatrixKit project will handle Swift module. While sending, a fake event will be echoed in the messages list.