mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-05-02 06:06:57 +02:00
Warn unknown devices: update the unknown devices list once a device has been verified
This commit is contained in:
@@ -17,8 +17,9 @@
|
||||
#import <MatrixKit/MatrixKit.h>
|
||||
|
||||
#import "DeviceTableViewCell.h"
|
||||
#import "EncryptionInfoView.h"
|
||||
|
||||
@interface UsersDevicesViewController : MXKViewController <UITableViewDelegate, UITableViewDataSource, DeviceTableViewCellDelegate>
|
||||
@interface UsersDevicesViewController : MXKViewController <UITableViewDelegate, UITableViewDataSource, DeviceTableViewCellDelegate, MXKEncryptionInfoViewDelegate>
|
||||
|
||||
/**
|
||||
Display a map of users/devices.
|
||||
|
||||
Reference in New Issue
Block a user