MESSENGER-4093 scan permalinks as qr

This commit is contained in:
Arnfried Griesert
2023-02-23 06:50:16 +00:00
committed by Frank Rotermund
parent 1bff461abb
commit eb618b395d
15 changed files with 325 additions and 127 deletions
@@ -162,6 +162,11 @@ FOUNDATION_EXPORT NSString *const RecentsViewControllerDataReadyNotification;
*/
- (void)startChat;
/**
Open the QR code scanner for scanning permalinks.
*/
- (void)scanPermalink;
/**
Open screen to create a new room.
*/