Update Riot/Modules/Room/RoomViewController.h

Co-authored-by: manuroe <manuroe@users.noreply.github.com>
This commit is contained in:
SBiOSoftWhare
2021-09-17 13:21:53 +02:00
committed by GitHub
parent 787f78bb82
commit 695b51e180
+1 -1
View File
@@ -152,7 +152,7 @@ extern NSNotificationName const _Nonnull RoomGroupCallTileTappedNotification;
- (void)roomViewController:(nonnull RoomViewController *)roomViewController showCompleteSecurityForSession:(MXSession*)session;
/**
Tells the delegate that the user leaved the room.
Tells the delegate that the user left the room.
@param roomViewController the `RoomViewController` instance.
*/