End-to-end encryption UI/UX

#723

- Let user send clear attachments in encrypted rooms
This commit is contained in:
giomfo
2016-11-09 10:58:11 +01:00
parent b70b1e9104
commit 77ec06b131
4 changed files with 19 additions and 14 deletions
@@ -49,9 +49,9 @@
@property (nonatomic) BOOL supportCallOption;
/**
Tell whether the room data is encrypted. NO by default.
Tell whether the filled data will be sent encrypted. NO by default.
*/
@property (nonatomic) BOOL isEncrypted;
@property (nonatomic) BOOL isEncryptionEnabled;
/**
Tell whether a call is active.