Feature/2792 function accounts s1

This commit is contained in:
Frank Rotermund
2022-05-30 15:54:26 +00:00
parent 77e4648f24
commit 8ce76b722d
16 changed files with 459 additions and 9 deletions
@@ -87,6 +87,11 @@ extern NSString *const kMXKContactDefaultContactPrefixId;
*/
@property (nonatomic, readonly) NSString* matrixAvatarURL;
/**
bwi Nicknames
*/
@property (nonatomic) NSString* bwiUserLabel;
/**
Reset the current thumbnail if it is retrieved from a matrix url. May be used in case of the matrix avatar url change.
A new thumbnail will be automatically restored from the contact data.