Update Riot/Modules/Room/DataSources/RoomDataSource.h

This commit is contained in:
manuroe 2019-07-12 09:51:12 +02:00 committed by GitHub
parent 43e3aea02b
commit 5e0b61b034
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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.