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 ee7f6b52f7
commit 670e5f0198
+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.
*/